We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87e6f8 commit 25ced0cCopy full SHA for 25ced0c
1 file changed
.github/workflows/mdbook.yml
@@ -41,7 +41,7 @@ jobs:
41
run: mdbook build
42
- name: Deploy to Netlify
43
id: deployment
44
- uses: nwtgck/actions-netlify@v3.0.0
+ uses: nwtgck/actions-netlify@v3
45
with:
46
publish-dir: './book'
47
production-branch: master
0 commit comments