Skip to content

Commit 1489b0b

Browse files
theinternedkoddssonhmaurer
committed
remove env
Co-authored-by: Kristján Oddsson <[email protected]> Co-authored-by: a3gis <[email protected]>
1 parent a9a0e96 commit 1489b0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
cache: npm
2020
- run: npm ci
2121
- run: npm test
22-
env:
23-
TAG_NAME: ${{ github.event.release.tag_name }}
2422
- run: npm whoami; npm publish
2523
env:
2624
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)