⬆ Upgrade Deploy to Netlify action

This commit is contained in:
Sebastián Ramírez 2020-07-19 22:27:32 +02:00 committed by GitHub
parent 9ed6f1e419
commit 14e7f7c1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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