committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -19,7 +19,7 @@ jobs: |
|||
- name: Build MkDocs |
|||
run: python3.7 -m mkdocs build |
|||
- name: Deploy to Netlify |
|||
uses: tiangolo/actions-netlify@no-auth-no-error |
|||
uses: nwtgck/[email protected] |
|||
with: |
|||
publish-dir: './site' |
|||
production-branch: master |
|||
|
Loading…
Reference in new issue