Skip to content

Commit

Permalink
autobump: set HOMEBREW_TEST_BOT_AUTOBUMP
Browse files Browse the repository at this point in the history
This is needed for Homebrew/brew#16750.
  • Loading branch information
ZhongRuoyu committed Mar 1, 2024
1 parent fb95882 commit e5bab98
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 @@ -41,3 +41,5 @@ jobs:
with:
token: ${{ secrets.HOMEBREW_CASK_REPO_WORKFLOW_TOKEN }}
casks: ${{ github.event.inputs.casks || steps.autobump.outputs.autobump_list }}
env:
HOMEBREW_TEST_BOT_AUTOBUMP: 1

0 comments on commit e5bab98

Please sign in to comment.