Skip to content

Commit

Permalink
Text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat Saxena committed Feb 26, 2024
1 parent de0501d commit 3b0456e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_ECR_ACCESS_SECRET }}
aws-region: ${{ secrets.AWS_REGION }}

- name: Login to Amazon ECR
- name: Login to AWS ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2

Expand Down

0 comments on commit 3b0456e

Please sign in to comment.