zot/.github/workflows
patriceckhart 4d847ec633 release: remove debug job, gate brew upload on HOMEBREW_TAP_TOKEN
- debug job served its purpose (proved workflow_run fires correctly)
  and is gone
- restore the [skip-release] guard
- brews.skip_upload is now a go-template that evaluates to true when
  HOMEBREW_TAP_TOKEN is empty, so tag pushes before the tap is
  created don't fail the whole release (v0.0.1 cut fine but the
  goreleaser exit code was 1 because the brew step 401'd)
2026-04-18 11:21:32 +02:00
..
ci.yml add installation process and github workflow 2026-04-18 10:50:02 +02:00
release.yml release: remove debug job, gate brew upload on HOMEBREW_TAP_TOKEN 2026-04-18 11:21:32 +02:00