Skip to content

Commit 095b702

Browse files
committed
6601: Added image build on published release
1 parent 9dc9ad6 commit 095b702

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/docker_build_images_from_tag.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
on:
3-
workflow_run:
4-
workflows: ["Create Github Release"]
5-
types:
6-
- completed
3+
registry_package:
4+
types: [ published ]
75

86
# This Action builds to os2display/* using ./infrastructure/*
97
# @see https://docs.github.com/en/actions/tutorials/publish-packages/publish-docker-images#publishing-images-to-github-packages

0 commit comments

Comments
 (0)