brewlog/.github/workflows
Jon Seager 251e4aebb5
fix(ci): match docker tag to Cargo.toml version in deploy workflow
The container image is tagged with the package version from flake.nix,
not the git short hash. Read the version from Cargo.toml so the
docker tag command references the correct source image.
2026-02-06 20:16:31 +00:00
..
deploy.yml fix(ci): match docker tag to Cargo.toml version in deploy workflow 2026-02-06 20:16:31 +00:00
push.yml ci: better CI job naming 2026-02-06 19:03:07 +00:00