Skip to content

Commit

Permalink
rename build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mowoe committed Dec 11, 2023
1 parent a59b08d commit 3f52f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
-
name: Build and push
name: Build image
uses: docker/build-push-action@v5
with:
# Only for CI testing purposes
Expand Down

0 comments on commit 3f52f5d

Please sign in to comment.