Skip to content

Commit

Permalink
Update publish_book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ylyangtw committed Oct 27, 2023
1 parent d9087a5 commit 2cd0c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
jupyter-book build ./manual_jb/content
- name: GitHub Pages action
- name: GitHub Pages action publish
uses: peaceiris/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2cd0c5c

Please sign in to comment.