From b311b48a5b7d563c6ebd44cca6315c33aff8a00f Mon Sep 17 00:00:00 2001 From: Lukas Jost Date: Mon, 4 May 2026 23:11:40 +0200 Subject: [PATCH] docs: update homebrew cask release comment --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e7d8dcc..26131c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: # release itself (artifact upload, release-notes update). Auto- # scoped to grounds-cli only - fine. GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - # HOMEBREW_TAP_PAT: cross-repo PAT used by the brews + scoops + # HOMEBREW_TAP_PAT: cross-repo PAT used by the casks + scoops # blocks in .goreleaser.yml to push to the homebrew-tap + # scoop-bucket sibling repos. Configure with contents:write + # pull-requests:write on those two repos.