Skip to content

Commit 4c62cb3

Browse files
committed
👷 Add beta tag
1 parent a0a7300 commit 4c62cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: 🚀 Publish release
4141
env:
4242
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43-
run: npm publish --non-interactive
43+
run: npm publish --tag=beta --non-interactive

0 commit comments

Comments
 (0)