Skip to content

Commit 6cd52c5

Browse files
Fix unbound repo name (#65)
1 parent 943f6e0 commit 6cd52c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup_aws_ca/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ runs:
6363
AWS_CA_DOMAIN: ${{ inputs.aws_ca_domain }}
6464
AWS_CA_DOMAIN_OWNER: ${{ inputs.aws_ca_domain_owner }}
6565
AWS_REGION: ${{ inputs.aws_region }}
66+
AWS_CA_REPOSITORY: ${{ inputs.aws_ca_repository }}
6667
shell: bash

0 commit comments

Comments
 (0)