Skip to content

Commit b741617

Browse files
author
matus.hudec
committed
Release 7.0.3
1 parent 6339e8e commit b741617

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,4 @@ jobs:
3636

3737
- name: Publish if version has been updated
3838
run: npm publish --access public
39-
env:
40-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4139
if: contains(github.event.head_commit.message, 'Release ')

0 commit comments

Comments
 (0)