From 3dc43e65a190894ef8e077ef71f5618e8d5bb562 Mon Sep 17 00:00:00 2001 From: Ian Johannesen Date: Thu, 19 Mar 2026 10:33:49 +0100 Subject: [PATCH] Remove publishing section (moved to source repo) --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 7b348aa..458a79f 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,3 @@ brew untap ijohanne/vardrun | Linux | arm64 | | Linux | amd64 | -## Publishing new releases - -From the vardrun source repo, run: - -```bash -GITEA_HOMEBREW_API_TOKEN= nix run .#homebrew-release -``` - -This builds a static binary for the current platform, uploads it to the Gitea package registry, and updates the formula. Run once per target platform to populate all sha256 hashes.