We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77a932 commit d6229dfCopy full SHA for d6229df
1 file changed
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
mdbook build
24
25
- name: Deploy 🚀
26
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
27
with:
28
branch: gh-pages
29
folder: book
0 commit comments