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 ba811a7 commit 43d944bCopy full SHA for 43d944b
.github/workflows/package-release.yaml
@@ -220,5 +220,5 @@ jobs:
220
debug_enabled: ${{ inputs.debug-enabled }}
221
version: ${{ needs.release.outputs.version }}
222
images: ${{ inputs.images-to-build }}
223
- branch: ${{ needs.release.outputs.tag }}
+ branch: ${{ inputs.checkout-ref }}
224
secrets: inherit
0 commit comments