Skip to content

Commit 210958d

Browse files
committed
publish Latest
1 parent add5aab commit 210958d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
run: npm version ${{ steps.version.outputs.VERSION }} --no-git-tag-version
3131

3232
- name: Publish to npm
33-
run: npm publish --access public --tag legacy
33+
run: npm publish --access public

0 commit comments

Comments
 (0)