mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a0f4a31ff |
@@ -303,7 +303,10 @@ jobs:
|
|||||||
formula-name: starship
|
formula-name: starship
|
||||||
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
||||||
env:
|
env:
|
||||||
|
# Used for creating the formula update PR
|
||||||
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
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:
|
winget_update:
|
||||||
name: Update Winget Manifest
|
name: Update Winget Manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user