mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
ci: update brew formula from a draft release
This commit is contained in:
parent
8a6be8c941
commit
6a0f4a31ff
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -303,7 +303,10 @@ jobs:
|
||||
formula-name: starship
|
||||
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
||||
env:
|
||||
# Used for creating the formula update PR
|
||||
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
||||
# Used for verifying the SHA256 sum of the draft release
|
||||
GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
||||
|
||||
winget_update:
|
||||
name: Update Winget Manifest
|
||||
|
Loading…
Reference in New Issue
Block a user