Skip to content

Commit 7ccfa17

Browse files
committed
fix(ci): fix wrong branches definitions
1 parent 7c6fa70 commit 7ccfa17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ branches:
1919
channel: "bootstrap-5"
2020
prerelease: "btst5"
2121
- name: "develop-bootstrap-5"
22-
prerelease: "btst5"
22+
channel: "bootstrap-5"
2323

2424
- name: "release-*"
2525
prerelease: "alpha"

0 commit comments

Comments
 (0)