Skip to content

Commit

Permalink
Quick hotfix for aws region
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyackey committed Jun 18, 2021
1 parent 552aa7e commit 481052a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ runs:
INPUT_TARGET_DIRECTORY: ${{ inputs.target-directory }}
INPUT_ECR_LOGIN: ${{ inputs.ecr-login }}
INPUT_AWS_ACCOUNT_ID: ${{ inputs.aws-account-id }}
INPUT_AWS_REGION: ${{ inputs.aws-region }}
run: ${{ github.action_path }}/action.sh
shell: bash

0 comments on commit 481052a

Please sign in to comment.