Skip to content

Commit 8c64299

Browse files
committed
fix: remove version action
1 parent 860250e commit 8c64299

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
with:
4141
node-version: 16
4242
registry-url: https://registry.npmjs.org/
43-
- name: Update package.json version on release
44-
uses: medallyon/update-package-version-on-release@v1
4543
- run: npm ci
4644
- run: npm publish --access=public
4745
env:

0 commit comments

Comments
 (0)