This commit is contained in:
etherware-novice 2024-07-18 20:53:43 -05:00
parent 3141c60d8f
commit 7937b8ee1f
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701

View File

@ -20,6 +20,6 @@ jobs:
- name: Deploy to neocities - name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v2 uses: bcomnes/deploy-to-neocities@v2
with: with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }} apiKey: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false cleanup: false
dist_dir: public dist_dir: public