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

Commit e776e28

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

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
@@ -79,7 +79,7 @@ jobs:
7979

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

0 commit comments

Comments
 (0)