Update docs

This commit is contained in:
Bret Comnes 2024-04-04 11:37:59 -07:00
parent e2c175c6c7
commit 5a66259a88
No known key found for this signature in database
GPG Key ID: 3705F4634DC3A1AC

View File

@ -43,7 +43,7 @@ jobs:
npm run build
# When the dist_dir is ready, deploy it to neocities
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1
uses: bcomnes/deploy-to-neocities@v2
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false