Skip to content

Commit 7d4fa7d

Browse files
committed
GitHub Actions: name job steps like in documentation
1 parent 3a3f675 commit 7d4fa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: Set up Docker Buildx
2727
uses: docker/setup-buildx-action@v2
2828
-
29-
name: Build and push
29+
name: Build and export to Docker
3030
uses: docker/build-push-action@v4
3131
with:
3232
context: .

0 commit comments

Comments
 (0)