Skip to content

Commit add5aab

Browse files
committed
Last commit
1 parent a25657f commit add5aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
33+
run: npm publish --access public --tag legacy

0 commit comments

Comments
 (0)