Skip to content

Commit

Permalink
Merge pull request #5734 from vvoland/gha-build-xbranches
Browse files Browse the repository at this point in the history
gha/build: Publish bin image for release branches
  • Loading branch information
thaJeztah authored Jan 10, 2025
2 parents ff4697d + 987befa commit 8e365dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:
branches:
- 'master'
- '[0-9]+.[0-9]+'
- '[0-9]+.x'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 8e365dd

Please sign in to comment.