Destructively clean up orphaned files on Neocities

This commit is contained in:
Helen Chong 2024-04-05 22:10:16 +08:00
parent 05a9ac5f76
commit 3c0119fa39
1 changed files with 1 additions and 1 deletions

View File

@ -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