Use homebrew fork in cli org and update token
This commit is contained in:
parent
ca02aec13b
commit
bd46f923bd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/deployment.yml
vendored
3
.github/workflows/deployment.yml
vendored
|
|
@ -341,5 +341,6 @@ jobs:
|
|||
with:
|
||||
formula-name: gh
|
||||
tag-name: ${{ inputs.tag_name }}
|
||||
push-to: cli/homebrew-core
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}
|
||||
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_PR_PAT }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue