maybe this will work
This commit is contained in:
parent
7937b8ee1f
commit
57c8dd8612
2
.github/workflows/neodeploy.yml
vendored
2
.github/workflows/neodeploy.yml
vendored
@ -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:
|
||||||
apiKey: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
cleanup: false
|
cleanup: false
|
||||||
dist_dir: public
|
dist_dir: public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user