Skip to content

Commit

Permalink
Merge pull request #242 from xmtp/ar/semantic-release-patches
Browse files Browse the repository at this point in the history
Add support for semantic release maintenance patches
  • Loading branch information
alexrisch authored Feb 7, 2024
2 parents 26aa0fa + a511aff commit cec046f
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
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
- beta
- +([0-9])?(.{+([0-9]),x}).x
jobs:
release:
name: Release
Expand Down

0 comments on commit cec046f

Please sign in to comment.