We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b07151 commit 7e71f09Copy full SHA for 7e71f09
.github/workflows/release.yml
@@ -33,7 +33,4 @@ jobs:
33
uses: evg4b/goreleaser-npm-publisher-action@v1.0.0
34
with:
35
prefix: '@chaindead'
36
- token: ${{ secrets.NPM_AUTH_TOKEN }}
37
- files: |-
38
- LICENSE
39
- README.md
+ token: ${{ secrets.NPM_AUTH_TOKEN }}
0 commit comments