From 2f3fe4a6205d353c58f54a3e43abb77c33379477 Mon Sep 17 00:00:00 2001 From: latent-9 <296084221+latent-9@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:15:04 +1200 Subject: [PATCH] docs: remove stale build.sh reference from publisher Key Files --- cmd/publisher/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/publisher/README.md b/cmd/publisher/README.md index cd9b91a40..235d18952 100644 --- a/cmd/publisher/README.md +++ b/cmd/publisher/README.md @@ -44,4 +44,3 @@ Optional: enables `dns` and `http` methods to sign out-of-process without direct - **`main.go`** - CLI setup and command routing - **`commands/`** - Command implementations with auto-detection logic - **`auth/`** - Authentication provider implementations -- **`build.sh`** - Cross-platform build script