Skip to content

Commit 72f7dd6

Browse files
committed
rename step
1 parent 2439e70 commit 72f7dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
cache-to: type=gha,mode=max
4545
provenance: false
4646

47-
- name: Run the build process with Docker
47+
- name: Docker Run
4848
uses: addnab/docker-run-action@v3
4949
with:
5050
image: ${{ steps.login-ecr.outputs.registry }}/${{ env.ECR_REPOSITORY }}:${{ github.sha }}

0 commit comments

Comments
 (0)