mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-03-24 07:41:37 +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
|
- name: Deploy to neocities
|
||||||
uses: bcomnes/deploy-to-neocities@master
|
uses: bcomnes/deploy-to-neocities@master
|
||||||
with:
|
with:
|
||||||
api-token: ${{ secrets.NeocitiesToken }}
|
api-token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
distDir: public
|
distDir: public
|
||||||
cleanup: true
|
cleanup: true
|
||||||
|
|||||||
Reference in New Issue
Block a user