Skip to content

Commit

Permalink
Accommodate breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 23, 2024
1 parent 007c242 commit b45ca31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/neocities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ jobs:
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v3
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
api_key: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
neocities_supporter: true
preview_before_deploy: true

0 comments on commit b45ca31

Please sign in to comment.