Files
relay/.github/workflows/docker-dispatch.yaml
j4n e040a902db ci: auto-trigger docker build on release tag push
docker-dispatch.yaml previously only fired on push to main and manual
workflow_dispatch, so tagging 1.11.0 did not build the release image.
This change adds matching of X.Y.Z tag.
2026-05-18 11:49:51 +02:00

1.2 KiB