We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0829ef1 commit db684e4Copy full SHA for db684e4
.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].1
+ uses: JamesIves/[email protected].2
66
with:
67
branch: gh-pages
68
folder: book/html
0 commit comments