We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52ceab commit 27e7c33Copy full SHA for 27e7c33
.github/workflows/publish_beta.yml
@@ -109,4 +109,4 @@ jobs:
109
run: npm run build
110
111
- name: Publish beta to npm
112
- run: npm run release -- --tag beta
+ run: npm run release -- --tag beta --force
0 commit comments