Remove publishing section (moved to source repo)

This commit is contained in:
Ian Johannesen
2026-03-19 10:33:49 +01:00
parent 0c1a797130
commit 3dc43e65a1

View File

@@ -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=<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.