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 9dc9ad6 commit 095b702Copy full SHA for 095b702
1 file changed
.github/workflows/docker_build_images_from_tag.yml
@@ -1,9 +1,7 @@
1
---
2
on:
3
- workflow_run:
4
- workflows: ["Create Github Release"]
5
- types:
6
- - completed
+ registry_package:
+ types: [ published ]
7
8
# This Action builds to os2display/* using ./infrastructure/*
9
# @see https://docs.github.com/en/actions/tutorials/publish-packages/publish-docker-images#publishing-images-to-github-packages
0 commit comments