We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860250e commit 8c64299Copy full SHA for 8c64299
1 file changed
.github/workflows/npm-publish.yml
@@ -40,8 +40,6 @@ jobs:
40
with:
41
node-version: 16
42
registry-url: https://registry.npmjs.org/
43
- - name: Update package.json version on release
44
- uses: medallyon/update-package-version-on-release@v1
45
- run: npm ci
46
- run: npm publish --access=public
47
env:
0 commit comments