We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291084c commit c17d4f2Copy full SHA for c17d4f2
.github/workflows/book.yml
@@ -40,7 +40,7 @@ jobs:
40
run: ./scripts/book
41
42
- name: Deploy
43
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
44
if: github.event_name == 'push'
45
with:
46
folder: target/book
0 commit comments