We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8661163 commit f5fac32Copy full SHA for f5fac32
1 file changed
.github/workflows/aws.yml
@@ -64,7 +64,7 @@ jobs:
64
id: login-ecr
65
uses: aws-actions/amazon-ecr-login@v1
66
67
- - name: Build, tag, and push image to Amazon ECR
+ - name: Build, tag, and push image to Amazon ECR service
68
id: build-image
69
env:
70
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
0 commit comments