Skip to content

Commit

Permalink
fix: remove version action
Browse files Browse the repository at this point in the history
  • Loading branch information
macoley committed Apr 7, 2022
1 parent 860250e commit 8c64299
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- name: Update package.json version on release
uses: medallyon/update-package-version-on-release@v1
- run: npm ci
- run: npm publish --access=public
env:
Expand Down

0 comments on commit 8c64299

Please sign in to comment.