We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e36ca commit af29c2eCopy full SHA for af29c2e
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
name: _build
75
path: _build
76
- name: Preview Deploy to Netlify
77
- uses: nwtgck/actions-netlify@v2
+ uses: nwtgck/actions-netlify@v3
78
with:
79
publish-dir: '_build/html/'
80
production-branch: master
0 commit comments