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.