diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index 1e4dab7c..cb2121c3 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -22,5 +22,5 @@ jobs: uses: bcomnes/deploy-to-neocities@v2.0.2 with: api_token: ${{ secrets.NEOCITIES_API_TOKEN }} - cleanup: false + cleanup: true dist_dir: Leilukins-Hub-public \ No newline at end of file