Skip to content

Commit

Permalink
minor bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Jan 31, 2024
1 parent 1614d89 commit a74b4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.book_slug}}/.github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- name: GitHub Pages action
uses: peaceiris/[email protected]
with:
github_token: /${{ secrets.GITHUB_TOKEN }}
github_token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
publish_dir: ./_build/html

0 comments on commit a74b4f8

Please sign in to comment.