We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1edee commit 4a90027Copy full SHA for 4a90027
1 file changed
.github/workflows/docker-publish.yml
@@ -83,7 +83,7 @@ jobs:
83
# Build and push Docker image with Buildx (don't push on PR)
84
# https://github.com/docker/build-push-action
85
- name: Build and push Docker image
86
- id: build-and-push
+ id: build
87
uses: docker/build-push-action@v6
88
with:
89
context: .
0 commit comments