Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.

Commit 8a07a90

Browse files
committed
TUN-6000: Another fix for publishing to brew core
1 parent d727d3a commit 8a07a90

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.teamcity/update-homebrew-core.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ eval "$(tmp/homebrew/bin/brew shellenv)"
1919
brew update --force --quiet
2020
chmod -R go-w "$(brew --prefix)/share/zsh"
2121

22+
git config user.name "cloudflare-warp-bot"
23+
git config user.email "warp-bot@cloudflare.com"
24+
2225
# bump formula pr
2326
brew bump-formula-pr cloudflared --version="$VERSION"

0 commit comments

Comments
 (0)