diff --git a/.goreleaser.yml b/.goreleaser.yml index 965d7d4..be308a0 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -118,6 +118,10 @@ nfpms: builds: ["linux-amd64-musl", "linux-arm64-musl"] formats: ["apk"] +furies: + - account: "authzed" + secret_name: "GEMFURY_PUSH_TOKEN" + brews: - description: "command-line client for managing SpiceDB" homepage: "https://github.com/authzed/zed"