mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
Update release.yml
This commit is contained in:
parent
9a792306ca
commit
0460e9fd78
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
|||||||
git_username: ${{ github.actor }}
|
git_username: ${{ github.actor }}
|
||||||
newversion: ${{ github.event.inputs.newversion }}
|
newversion: ${{ github.event.inputs.newversion }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }} # built in actions token. Passed tp gh-release if in use.
|
github_token: ${{ secrets.GITHUB_TOKEN }} # built in actions token. Passed tp gh-release if in use.
|
||||||
npm_token: ${{ secrets.NPM_TOKEN }} # user set secret token generated at npm
|
publish_cmd: npm run release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user