Destructively clean up orphaned files on Neocities

This commit is contained in:
Leilukin 2024-04-05 22:10:16 +08:00 committed by Helen Chong
parent 1d6dfdcd26
commit c28ba9f854

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