Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7a42d64

Browse files
authored
Update docker-publish.yaml
1 parent a660f3a commit 7a42d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
tags: ${{ steps.meta.outputs.tags }}
7878
labels: ${{ steps.meta.outputs.labels }}
7979

80-
- name: Build and push Docker image on PR
80+
- name: Build Docker image on PR
8181
if: ${{ github.event_name == 'pull_request_target' }}
8282
id: build-and-push-pr
8383
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a

0 commit comments

Comments
 (0)