feat(workflows): enabled neocities deployment cleanup
This commit is contained in:
parent
867e142c38
commit
71b593fbe8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: bcomnes/deploy-to-neocities@v3
|
uses: bcomnes/deploy-to-neocities@v3
|
||||||
with:
|
with:
|
||||||
api_key: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_key: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
cleanup: false
|
cleanup: true
|
||||||
neocities_supporter: false
|
neocities_supporter: false
|
||||||
preview_before_deploy: true
|
preview_before_deploy: true
|
||||||
dist_dir: dist
|
dist_dir: dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue