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 b1cd87c commit 6a8d080Copy full SHA for 6a8d080
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
name: execution-reports
85
path: _build/html/reports
86
- name: Preview Deploy to Netlify
87
- uses: nwtgck/actions-netlify@v2
+ uses: nwtgck/actions-netlify@v3
88
with:
89
publish-dir: '_build/html/'
90
production-branch: main
0 commit comments