Skip to content

Commit 14e7f7c

Browse files
authored
⬆ Upgrade Deploy to Netlify action
1 parent 9ed6f1e commit 14e7f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: bash ./scripts/unzip-docs.sh
2424
- name: Deploy to Netlify
2525
id: netlify
26-
uses: nwtgck/actions-netlify@v1.0.3
26+
uses: nwtgck/actions-netlify@v1.1.5
2727
with:
2828
publish-dir: './site'
2929
production-deploy: false

0 commit comments

Comments
 (0)