Skip to content

Commit f5fac32

Browse files
authored
Rename build step for clarity in aws.yml
1 parent 8661163 commit f5fac32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: login-ecr
6565
uses: aws-actions/amazon-ecr-login@v1
6666

67-
- name: Build, tag, and push image to Amazon ECR
67+
- name: Build, tag, and push image to Amazon ECR service
6868
id: build-image
6969
env:
7070
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}

0 commit comments

Comments
 (0)