diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index 4afcf8d..2f8dce8 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -16,5 +16,4 @@ jobs: with: go-version: "1.24" release-workflow: "release.yml" - secrets: - pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }} + secrets: inherit