mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
⬆ Upgrade Deploy to Netlify action
This commit is contained in:
parent
9ed6f1e419
commit
14e7f7c1f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/preview-docs.yml
vendored
2
.github/workflows/preview-docs.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: bash ./scripts/unzip-docs.sh
|
||||
- name: Deploy to Netlify
|
||||
id: netlify
|
||||
uses: nwtgck/actions-netlify@v1.0.3
|
||||
uses: nwtgck/actions-netlify@v1.1.5
|
||||
with:
|
||||
publish-dir: './site'
|
||||
production-deploy: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue