Skip to content

Commit 46824f3

Browse files
committed
Update the release workflow
1 parent d54f0b2 commit 46824f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prepare-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ jobs:
5454
name: Prepare Release
5555
if: ${{ github.event.pull_request.merged == true}}
5656
uses: smallrye/.github/.github/workflows/prepare-release.yml@main
57+
with:
58+
ref: main # !!! when branching from main, this has to be updated to the name of the maintenance branch !!!
5759
secrets: inherit

0 commit comments

Comments
 (0)