fix: ci
This commit is contained in:
parent
cf066b531e
commit
05752d2251
1 changed files with 7 additions and 0 deletions
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
|
|
@ -34,3 +34,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
prefix: '@chaindead'
|
prefix: '@chaindead'
|
||||||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||||
|
keywords: |-
|
||||||
|
go
|
||||||
|
golang
|
||||||
|
npm
|
||||||
|
files: |-
|
||||||
|
LICENSE
|
||||||
|
README.md
|
||||||
Loading…
Reference in a new issue