Destructively clean up orphaned files on Neocities
This commit is contained in:
parent
05a9ac5f76
commit
3c0119fa39
|
@ -22,5 +22,5 @@ jobs:
|
||||||
uses: bcomnes/deploy-to-neocities@v2.0.2
|
uses: bcomnes/deploy-to-neocities@v2.0.2
|
||||||
with:
|
with:
|
||||||
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
cleanup: false
|
cleanup: true
|
||||||
dist_dir: Leilukins-Hub-public
|
dist_dir: Leilukins-Hub-public
|
Loading…
Reference in New Issue