prune orphans

This commit is contained in:
John Bowdre 2024-01-21 15:31:14 -06:00
parent c3a8722369
commit c40f37d1d5

View file

@ -38,9 +38,9 @@ jobs:
run: |
npm i @torchlight-api/torchlight-cli
npx torchlight
- name: Deploy to neocities
- name: Deploy to Neocities
uses: bcomnes/deploy-to-neocities@v1
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
cleanup: true
dist_dir: public