mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-16 01:57:07 +00:00
ci: Update brew before bumping the formula
This commit is contained in:
parent
87849c3110
commit
67be1e13d4
@ -10,5 +10,6 @@ jobs:
|
||||
git config --global user.email "hello@matchai.me"
|
||||
git config --global config.helper store
|
||||
echo "https://matchai:${HOMEBREW_GITHUB_API_TOKEN}@github.com" >> ~/.git-credentials
|
||||
brew update
|
||||
brew bump-formula-pr --url=https://github.com/starship/starship/archive/${GIT_TAG}.tar.gz --message="Automated release pull request using continuous integration." --no-browse -v starship
|
||||
displayName: Bump the Homebrew formula
|
||||
|
Loading…
Reference in New Issue
Block a user