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
|
||||
with:
|
||||
prefix: '@chaindead'
|
||||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
files: |-
|
||||
LICENSE
|
||||
README.md
|
||||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
Loading…
Reference in a new issue