Skip to content

Commit 8a9a73d

Browse files
committed
feat(release): add alpha branch to semantic releases configuration
1 parent 35a4a65 commit 8a9a73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sematic-releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Release
55
- main
66
- next
77
- beta
8+
- alpha
89
- "*.x"
910

1011
permissions:

0 commit comments

Comments
 (0)