This commit is contained in:
2024-06-16 16:14:21 +02:00
parent dedc564679
commit 006a76bed0

View File

@@ -32,7 +32,7 @@ jobs:
- run: npm i
- run: npm run build
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@master
uses: bcomnes/deploy-to-neocities@v1
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: true