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 6232df4 commit 4148d0dCopy full SHA for 4148d0d
.github/workflows/main.yml
@@ -28,4 +28,4 @@ jobs:
28
npm install --force
29
npm run build --if-present
30
- name: Semantic release
31
- run: npx semantic-release
+ run: npx semantic-release --branches next
0 commit comments