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 c76537f commit 81cf20dCopy full SHA for 81cf20d
.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@v3.0
+ uses: nwtgck/actions-netlify@v3
68
with:
69
publish-dir: '_build/html/'
70
production-branch: main
.github/workflows/collab.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
- uses: nwtgck/actions-netlify@v2
49
50
51
0 commit comments