mirror of https://github.com/tiangolo/fastapi.git
⬆ Upgrade Deploy to Netlify action
This commit is contained in:
parent
9ed6f1e419
commit
14e7f7c1f4
|
|
@ -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 New Issue