Files
zoneminder/.github
Isaac Connor f36b69f7ac ci: fire package workflows on tag pushes for stable repo deploys
All four package workflows triggered only on branch push, so the
release: jobs gated by startsWith(github.ref, 'refs/tags/') were
unreachable. Branch-push runs deploy to proposed-<VERSION>; tag-push
runs need to fire to populate release-<VERSION>.

Add tags: [ '*' ] to the push trigger on all four workflows.
Existing tags follow the bare 1.38.1 convention (no v prefix), and
the DEPLOY_PREFIX/DEPLOY_TARGET derivation already handles tags via
the refs/tags/* check.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 08:16:03 -04:00
..
2021-02-28 22:25:21 +01:00
2018-11-16 17:50:54 -06:00
2019-01-05 08:14:39 -06:00
2018-11-16 17:54:24 -06:00
2020-07-13 14:49:54 -04:00
2019-01-20 18:15:15 -06:00