Skip to content

Commit f93e1f5

Browse files
committed
npm publish tag
1 parent a66a8e1 commit f93e1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
run: npm run build
3232

3333
- name: Publish release
34-
run: npm publish --tag v1
34+
run: npm publish --tag version1
3535
env:
3636
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}

0 commit comments

Comments
 (0)