We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cf67af + 2ee0d38 commit f28cb4cCopy full SHA for f28cb4c
1 file changed
.github/workflows/build-and-publish.yaml
@@ -50,4 +50,5 @@ jobs:
50
release_type: ${{ inputs.release_type }}
51
publish_vulnerabilities: ${{ inputs.publish_vulnerabilities }}
52
vulnerability_failure_severity: ${{ inputs.vulnerability_failure_severity }}
53
+ merge_environment: ${{ github.ref_protected && 'ci-auto-merge' || '' }}
54
secrets: inherit
0 commit comments