Skip to content

Commit

Permalink
Merge main (#1040)
Browse files Browse the repository at this point in the history
* Enrich github prompt to capture organization ID for GitHub App integration users

* fix brew

---------

Co-authored-by: Bryan Johnson <bryan@circleci.com>
Co-authored-by: abdelDriowya <111757332+abdelDriowya@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 14, 2024
1 parent 73af8f3 commit 1d8af3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ jobs:
git config --global user.email "$GH_EMAIL" > /dev/null 2>&1
git config --global user.name "$GH_NAME" > /dev/null 2>&1
- run: brew --version
- run: brew tap --force homebrew/core
- run: ./.circleci/brew-deploy.sh

chocolatey-deploy:
Expand Down

0 comments on commit 1d8af3d

Please sign in to comment.