Skip to content

Commit 6ebf352

Browse files
committed
Publish npm package as latest
1 parent a26ea2c commit 6ebf352

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
@@ -40,7 +40,7 @@ jobs:
4040
node-version: '24'
4141
registry-url: 'https://registry.npmjs.org'
4242
- run: npm ci
43-
- run: npm publish --access public --tag beta
43+
- run: npm publish --access public
4444

4545
create-release:
4646
needs: publish-to-npm

0 commit comments

Comments
 (0)