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 834fd46 commit 0f0b061Copy full SHA for 0f0b061
.github/workflows/deploy.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Deploy to GitHub
63
if: github.event_name == 'push'
64
id: deploy
65
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
66
with:
67
branch: gh-pages
68
folder: book/html
0 commit comments