Sebastián Ramírez
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/preview-docs.yml
|
|
@ -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 |
|
|
|