Skip to content

Commit

Permalink
ci(release): support maintenance releases
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 7, 2022
1 parent 6f6b197 commit ef623cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"on":
push:
branches:
- "*.x"
- main
name: release
jobs:
Expand Down

0 comments on commit ef623cb

Please sign in to comment.