mirror of
https://github.com/chirimen-oh/node-web-gpio.git
synced 2025-01-18 16:08:00 +00:00
fix npm publish
This commit is contained in:
parent
0ff1265b13
commit
567a9d9069
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -22,5 +22,5 @@ jobs:
|
|||
- run: npm version patch
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
- run: git push origin --tags
|
||||
|
|
Loading…
Add table
Reference in a new issue