Skip to content

Commit 2b5d0b5

Browse files
committed
ci: run release workflow on beta and maintenance branches
1 parent bc67dcd commit 2b5d0b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
push:
33
branches:
44
- main
5+
- beta
6+
- "*.x"
57
name: Release
68
# These are recommended by the semantic-release docs: https://github.com/semantic-release/npm#npm-provenance
79
permissions:

0 commit comments

Comments
 (0)