We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943f6e0 commit 6cd52c5Copy full SHA for 6cd52c5
setup_aws_ca/action.yaml
@@ -63,4 +63,5 @@ runs:
63
AWS_CA_DOMAIN: ${{ inputs.aws_ca_domain }}
64
AWS_CA_DOMAIN_OWNER: ${{ inputs.aws_ca_domain_owner }}
65
AWS_REGION: ${{ inputs.aws_region }}
66
+ AWS_CA_REPOSITORY: ${{ inputs.aws_ca_repository }}
67
shell: bash
0 commit comments