Skip to content

Commit 3386574

Browse files
committed
Update book.yml
1 parent f760666 commit 3386574

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
@@ -25,5 +25,5 @@ jobs:
2525
- name: GitHub Pages action
2626
uses: peaceiris/actions-gh-pages@v4
2727
with:
28-
deploy_key: ${{ secrets.GITHUB_TOKEN }}
28+
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
publish_dir: ./notebooks/_build/html

0 commit comments

Comments
 (0)