We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ead021a + 9a2621d commit 9a298a1Copy full SHA for 9a298a1
.github/workflows/publish-aws-eks-nitro-enclave-docker.yaml
@@ -1,4 +1,4 @@
1
-name: Publish EKS Operator Docker Images
+name: Publish EKS Enclave Operator Docker Images
2
run-name: >-
3
${{ inputs.operator_release == '' && format('Publish EKS Operator Docker Images for Operator Run Number: {0}', inputs.operator_run_number) || format('Publish EKS Operator Docker Images for Operator Release: {0}', inputs.operator_release)}}
4
on:
0 commit comments