There was an error while loading. Please reload this page.
1 parent add5aab commit 210958dCopy full SHA for 210958d
1 file changed
.github/workflows/publish.yml
@@ -30,4 +30,4 @@ jobs:
30
run: npm version ${{ steps.version.outputs.VERSION }} --no-git-tag-version
31
32
- name: Publish to npm
33
- run: npm publish --access public --tag legacy
+ run: npm publish --access public
0 commit comments