Skip to content

Commit 25ced0c

Browse files
authored
deploy: maybe version is wrong
1 parent e87e6f8 commit 25ced0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: mdbook build
4242
- name: Deploy to Netlify
4343
id: deployment
44-
uses: nwtgck/actions-netlify@v3.0.0
44+
uses: nwtgck/actions-netlify@v3
4545
with:
4646
publish-dir: './book'
4747
production-branch: master

0 commit comments

Comments
 (0)