fix: ci
This commit is contained in:
parent
9b071513be
commit
7e71f09572
1 changed files with 1 additions and 4 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
|
@ -33,7 +33,4 @@ jobs:
|
||||||
uses: evg4b/goreleaser-npm-publisher-action@v1.0.0
|
uses: evg4b/goreleaser-npm-publisher-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
prefix: '@chaindead'
|
prefix: '@chaindead'
|
||||||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||||
files: |-
|
|
||||||
LICENSE
|
|
||||||
README.md
|
|
||||||
Loading…
Reference in a new issue