mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-21 00:46:29 +00:00
token
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user