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
c734eabf01
commit
1e263ead56
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/terraform-deploy
|
||||
uses: ./.github/actions/workflows/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