Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Jan 17, 2021
1 parent cadbbff commit b2793d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neocities.yml
Expand Up @@ -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/*'

0 comments on commit b2793d2

Please sign in to comment.