We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9e394e + cbe6265 commit 79d8618Copy full SHA for 79d8618
1 file changed
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
jupyter-book build .
46
47
- name: GitHub Pages action
48
- uses: peaceiris/actions-gh-pages@v4.0.0
+ uses: peaceiris/actions-gh-pages@v4.1.0
49
if: ${{ github.event_name != 'pull_request' }}
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments