Skip to content

Commit 7e71f09

Browse files
committed
fix: ci
1 parent 9b07151 commit 7e71f09

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,4 @@ jobs:
3333
uses: evg4b/goreleaser-npm-publisher-action@v1.0.0
3434
with:
3535
prefix: '@chaindead'
36-
token: ${{ secrets.NPM_AUTH_TOKEN }}
37-
files: |-
38-
LICENSE
39-
README.md
36+
token: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)