Skip to content

Commit 3f52f5d

Browse files
committed
rename build stage
1 parent a59b08d commit 3f52f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: Set up Docker Buildx
4848
uses: docker/setup-buildx-action@v3
4949
-
50-
name: Build and push
50+
name: Build image
5151
uses: docker/build-push-action@v5
5252
with:
5353
# Only for CI testing purposes

0 commit comments

Comments
 (0)