mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
👷🏻 Add brew_formula_update to release workflow
This commit is contained in:
parent
124ad1e710
commit
1d046268a6
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -40,3 +40,6 @@ jobs:
|
|||
name: homebrew-bottles
|
||||
path: |
|
||||
.build/bottles/mas-*.bottle.tar.gz
|
||||
|
||||
- name: 🍺 Update Homebrew mas formula
|
||||
run: script/brew_formula_update
|
||||
|
|
Loading…
Reference in a new issue