Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
obezpalko committed Jun 5, 2024
1 parent 925c5bd commit 6b6602c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecr/push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
steps:
-
name: Login to ECR
uses: comet-ml/gha-actions/ecr/login@main
uses: comet-ml/gha-tools/ecr/login@main
id: ecr
with:
role-to-assume: ${{ inputs.role-to-assume }}
Expand Down

0 comments on commit 6b6602c

Please sign in to comment.