Skip to content

Commit

Permalink
Merge pull request silinternational#237 from PedroPinheiro/patch-1
Browse files Browse the repository at this point in the history
Add input aws_assume_role_cmd to action.yml
  • Loading branch information
forevermatt authored Jan 24, 2022
2 parents 4feeab3 + ea47863 commit c1f180a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ inputs:
image:
description: 'Name of Docker image to run, ex: repo/image:latest'
required: true
aws_assume_role_cmd:
description: '--aws-assume-role'
aws_assume_role:
description: 'ARN for AWS Role to assume for ecs-deploy operations.'
required: false
Expand Down

0 comments on commit c1f180a

Please sign in to comment.