.github/main.workflow.sh: also commit formula directory.
This commit is contained in:
parent
29e6b3f6a7
commit
e69b14cbd3
1 changed files with 1 additions and 1 deletions
2
.github/main.workflow.sh
vendored
2
.github/main.workflow.sh
vendored
|
@ -48,5 +48,5 @@ unset HOMEBREW_NO_ANALYTICS
|
|||
ruby -e "load Gem.bin_path('rake', 'rake')"
|
||||
|
||||
# commit and push generated files
|
||||
git commit -m '_data, api: update from Homebrew/core push' _data/ api/
|
||||
git commit -m 'formula: update from Homebrew/core push' _data/formula api/formula formula
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue