Update docs.yml

This commit is contained in:
Arthur Fiorette 2024-09-27 21:34:23 -03:00 committed by GitHub
parent d4d1d2bbec
commit 545dd46c82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
- name: Deploy to latest
if: ${{ github.event.inputs.version == 'latest' }}
uses: JamesIves/github-pages-deploy-action@bfd213fc265f1b1f5bf8fdfec7771c9b1d59884c@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
folder: ./docs/.vitepress/dist
clean: true