Skip to content

Commit eca5cda

Browse files
authored
chore: fix release
1 parent 3310dd0 commit eca5cda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737

3838
- name: Publish NPM
3939
run: |
40-
npm version --git-tag-version=false --force ${{ steps.get_version.outputs.version }}
4140
npm publish --access public
4241
env:
4342
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

0 commit comments

Comments
 (0)