Skip to content

Commit a1946a8

Browse files
committed
fix
1 parent 92c5855 commit a1946a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
- name: Version
2020
run: yarn version --new-version "${GITHUB_REF:11}" --no-git-tag-version
2121

22-
- run: yarn publish --access public --new-version
23-
env:
24-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
25-
2622
- name: Publish
2723
run: yarn publish --access public
2824
env:

0 commit comments

Comments
 (0)