mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
clean up
This commit is contained in:
parent
cadbbff700
commit
b2793d2827
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
|||||||
uses: bcomnes/deploy-to-neocities@master # dont use master in production
|
uses: bcomnes/deploy-to-neocities@master # dont use master in production
|
||||||
with:
|
with:
|
||||||
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
cleanup: false
|
cleanup: true
|
||||||
dist_dir: public
|
dist_dir: public
|
||||||
protected_files: 'dropbox/*'
|
protected_files: 'dropbox/*'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user