mirror of
https://github.com/lukaszraczylo/git-velocity.git
synced 2026-07-01 05:29:24 +00:00
Update secrets configuration in autoupdate workflow
This commit is contained in:
@@ -16,5 +16,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: "1.24"
|
go-version: "1.24"
|
||||||
release-workflow: "release.yml"
|
release-workflow: "release.yml"
|
||||||
secrets:
|
secrets: inherit
|
||||||
pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user