Skip to content

Commit

Permalink
chore: update workflow step name (#4565)
Browse files Browse the repository at this point in the history
  • Loading branch information
techfg authored Feb 5, 2025
1 parent 43ceb18 commit 9bc414a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2

- name: Pull the latest Docker image from ECR
- name: Push the latest docker image for SHA from ECR to GHCR
env:
SHA_TAG: ${{ github.sha }}-latest
ECR_REGISTRY_ID: ${{ secrets.AWS_ACCOUNT_ID_DEV }}
Expand Down

0 comments on commit 9bc414a

Please sign in to comment.