Cleanup homebrew-core release job.

Partial #638

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
Ross Goldberg 2024-11-16 23:48:40 -05:00
parent e22559c910
commit bc7e78c85a
No known key found for this signature in database

View file

@ -110,15 +110,9 @@ jobs:
run: | run: |
script/bootstrap -f script/bootstrap -f
- name: 🔧 Configure Git Author - name: 🍺 Update homebrew-core mas formula
run: |
git config --global user.name 'masclibot'
git config --global user.email 'masclibot@users.noreply.github.com'
- name: 🍺 Update Homebrew mas formula
env: env:
GH_TOKEN: ${{ github.token }}
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
DRY_RUN: ${{ needs.start.outputs.dry_run }} DRY_RUN: ${{ needs.start.outputs.dry_run }}
run: | run: |
DRY_RUN="${DRY_RUN}" script/brew_core_update script/brew_core_update