Skip to content

Commit

Permalink
ci(release): update branch names for maintenance releases (#991)
Browse files Browse the repository at this point in the history
ci(release): update branch namesfor maintenance releases
  • Loading branch information
wolfy1339 committed Mar 25, 2024
1 parent 0218cf7 commit cae4ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -5,7 +5,7 @@ name: Release
- main
- next
- beta
- v*.x
- "*.x"
jobs:
release:
name: release
Expand Down

0 comments on commit cae4ba9

Please sign in to comment.