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 1f4099d commit e77a932Copy full SHA for e77a932
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
mdbook build
24
25
- name: Deploy 🚀
26
- uses: JamesIves/github-pages-deploy-action@4.0.0
+ uses: JamesIves/github-pages-deploy-action@4
27
with:
28
branch: gh-pages
29
folder: book
0 commit comments