Skip to content

Commit 27e7c33

Browse files
committed
chore: ci beta publish
1 parent a52ceab commit 27e7c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ jobs:
109109
run: npm run build
110110

111111
- name: Publish beta to npm
112-
run: npm run release -- --tag beta
112+
run: npm run release -- --tag beta --force

0 commit comments

Comments
 (0)