mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +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
|
||||
|
||||
- name: Deploy ECR
|
||||
uses: ./.github/actions/workflows/terraform-deploy
|
||||
uses: ./.github/workflows/actions/terraform-deploy
|
||||
with:
|
||||
working_directory: ${{ inputs.ecr_tf_dir }}
|
||||
aws-access-key-id: ${{ inputs.aws_access_key_id }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue