barycenter/.github/workflows
Till Wegmueller 7e7e672f65
fix(ci): use fixed prefix for SHA tags instead of branch name
The {{branch}} placeholder is empty for tag pushes, resulting in
invalid tags like '-f7184b4'. Changed to use 'sha-' prefix instead.

Tags will now be:
- ghcr.io/.../barycenter:0.2.0-alpha.3
- ghcr.io/.../barycenter:sha-f7184b4
2025-11-29 16:11:09 +01:00
..
ci.yml ci(security): ignore unfixable vulnerabilities in cargo audit 2025-11-29 14:51:16 +01:00
release.yml fix(ci): use fixed prefix for SHA tags instead of branch name 2025-11-29 16:11:09 +01:00