This commit is contained in:
Bret Comnes
2021-01-17 14:08:36 -07:00
parent cadbbff700
commit b2793d2827

View File

@@ -25,6 +25,6 @@ jobs:
uses: bcomnes/deploy-to-neocities@master # dont use master in production
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
cleanup: true
dist_dir: public
protected_files: 'dropbox/*'