Update secrets configuration in autoupdate workflow

This commit is contained in:
2025-12-23 03:01:18 +00:00
committed by GitHub
parent ac04848654
commit 7008f41aff
+1 -2
View File
@@ -16,5 +16,4 @@ jobs:
with:
go-version: "1.24"
release-workflow: "release.yml"
secrets:
pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
secrets: inherit