mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
token
This commit is contained in:
parent
7bd6365cab
commit
071806b04f
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
||||
- name: Deploy to neocities
|
||||
uses: bcomnes/deploy-to-neocities@master
|
||||
with:
|
||||
api-token: ${{ secrets.NeocitiesToken }}
|
||||
api-token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||
distDir: public
|
||||
cleanup: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user