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 cf7232e commit 354d017Copy full SHA for 354d017
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
name: execution-reports
75
path: _build/html/reports
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: main
.github/workflows/collab.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments