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.
2 parents ad7736a + 5bdceff commit 4127863Copy full SHA for 4127863
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