mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
add credentials
This commit is contained in:
parent
1e263ead56
commit
032ca0a616
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ runs:
|
||||||
uses: aws-actions/amazon-ecr-login@v2
|
uses: aws-actions/amazon-ecr-login@v2
|
||||||
|
|
||||||
- name: Deploy ECR
|
- name: Deploy ECR
|
||||||
uses: ./.github/actions/workflows/terraform-deploy
|
uses: ./.github/workflows/actions/terraform-deploy
|
||||||
with:
|
with:
|
||||||
working_directory: ${{ inputs.ecr_tf_dir }}
|
working_directory: ${{ inputs.ecr_tf_dir }}
|
||||||
aws-access-key-id: ${{ inputs.aws_access_key_id }}
|
aws-access-key-id: ${{ inputs.aws_access_key_id }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue