Skip to content

Commit 9aaaa79

Browse files
authored
Update build.yml
1 parent 4446276 commit 9aaaa79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ jobs:
8484
with:
8585
target_branch: gh-pages
8686
build_dir: ./classroom
87-
# keep_history: true
88-
# env:
89-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87+
keep_history: true
88+
env:
89+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)