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 030f85c commit c9bfe79Copy full SHA for c9bfe79
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
name: execution-reports
65
path: _build/html/reports
66
- name: Preview Deploy to Netlify
67
- uses: nwtgck/actions-netlify@v1.1
+ uses: nwtgck/actions-netlify@v3.0
68
with:
69
publish-dir: '_build/html/'
70
production-branch: main
0 commit comments