Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
ci(release): update branch names for maintenance releases (octokit#991)
Browse files Browse the repository at this point in the history
ci(release): update branch namesfor maintenance releases
  • Loading branch information
wolfy1339 authored 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
Original file line number Diff line number Diff line change
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.