Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 082201c

Browse files
committed
Update book.yml
1 parent dba4342 commit 082201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Deploy
2828
uses: peaceiris/actions-gh-pages@v4
2929
with:
30-
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
30+
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
allow_empty_commit: true
3232
keep_files: false
3333
publish_dir: gh-pages

0 commit comments

Comments
 (0)