Skip to content

Commit 3eb4079

Browse files
authored
Update release.yml
1 parent b8cda16 commit 3eb4079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
CI: true
4343

4444
- name: Publish
45-
run: npm publish
45+
run: npm publish --tag next
4646
env:
4747
CI: true
4848
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)