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