mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-13 08:23:16 -04:00
⬆ Upgrade Deploy to Netlify action
This commit is contained in:
committed by
GitHub
parent
9ed6f1e419
commit
14e7f7c1f4
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
|
||||
|
||||
Reference in New Issue
Block a user