Skip to content

Commit 4a90027

Browse files
authored
Update docker-publish.yml
1 parent 8f1edee commit 4a90027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# Build and push Docker image with Buildx (don't push on PR)
8484
# https://github.com/docker/build-push-action
8585
- name: Build and push Docker image
86-
id: build-and-push
86+
id: build
8787
uses: docker/build-push-action@v6
8888
with:
8989
context: .

0 commit comments

Comments
 (0)