Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
IamAbbey committed Aug 27, 2024
1 parent ddfc61d commit 6d763e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
poetry_cache_enabled: 'false'

- id: get-image-uri
uses: moneymeets/action-ecs-deploy/custom-deploy-steps/get-image-uri@master
uses: moneymeets/action-ecs-deploy/custom-deploy-steps/get-image-uri@feature/WIP-allow-deploy-from-feature-branch
with:
allow_feature_branch_deployment: ${{ inputs.allow_feature_branch_deployment }}
ecr_repository: ${{ inputs.ecr_repository }}
Expand Down

0 comments on commit 6d763e2

Please sign in to comment.