Skip to content

Commit

Permalink
Merge pull request #197317 from Homebrew/autobump-committer-name-email
Browse files Browse the repository at this point in the history
workflows/autobump: set BrewTestBot as committer
  • Loading branch information
carlocab authored Nov 11, 2024
2 parents 82f8152 + efd385d commit 6cbe312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autobump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
env:
HOMEBREW_TEST_BOT_AUTOBUMP: 1
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_CORE_REPO_WORKFLOW_TOKEN }}
HOMEBREW_GIT_COMMITTER_NAME: BrewTestBot
HOMEBREW_GIT_COMMITTER_EMAIL: [email protected]
HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }}
FORMULAE: ${{ inputs.formulae }}
run: |
Expand Down

0 comments on commit 6cbe312

Please sign in to comment.