Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 2fcc564

Browse files
committed
Remove npm version in publish workflow
1 parent 3df7f21 commit 2fcc564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_publish.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ jobs:
7474
- name: Publish
7575
run: |
7676
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" >> .npmrc
77-
npm version ${{ github.ref_name }}
7877
npm publish

0 commit comments

Comments
 (0)