We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54f0b2 commit 46824f3Copy full SHA for 46824f3
.github/workflows/prepare-release.yml
@@ -54,4 +54,6 @@ jobs:
54
name: Prepare Release
55
if: ${{ github.event.pull_request.merged == true}}
56
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 !!!
59
secrets: inherit
0 commit comments