Skip to content

Commit 4148d0d

Browse files
committed
Workflow fix
1 parent 6232df4 commit 4148d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
npm install --force
2929
npm run build --if-present
3030
- name: Semantic release
31-
run: npx semantic-release
31+
run: npx semantic-release --branches next

0 commit comments

Comments
 (0)