Skip to content

Commit

Permalink
dispatch-build-bottle: set HOMEBREW_NO_BUILD_ERROR_ISSUES
Browse files Browse the repository at this point in the history
Companion to Homebrew/brew#18313.
  • Loading branch information
carlocab committed Sep 12, 2024
1 parent b9a5750 commit 13235af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch-build-bottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ env:
HOMEBREW_GITHUB_ACTIONS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_FROM_API: 1
HOMEBREW_NO_BUILD_ERROR_ISSUES: 1
RUN_URL: ${{github.event.repository.html_url}}/actions/runs/${{github.run_id}}
DISPATCH_BUILD_BOTTLE_SENDER: ${{ github.event.sender.login }}
DISPATCH_BUILD_BOTTLE_FORMULA: ${{ inputs.formula }}
Expand Down

0 comments on commit 13235af

Please sign in to comment.