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 ad7736a commit 5bdceffCopy full SHA for 5bdceff
1 file changed
.github/workflows/release-all-docker-images.yaml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
release_type: ${{ inputs.release_type }}
20
working_dir: .
21
+ merge_environment: ${{ github.ref_protected && 'ci-auto-merge' || '' }}
22
secrets: inherit
23
24
publishReverseProxyImage:
0 commit comments