Skip to content

Commit c2c17ae

Browse files
committed
build: publish to main
1 parent b2c6a5c commit c2c17ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
4040
run: |
4141
npm install
42-
npm publish --tag=latest-6
42+
npm publish
4343

0 commit comments

Comments
 (0)