.github/main.workflow.sh: also commit formula directory.

This commit is contained in:
Mike McQuaid 2019-03-06 17:31:07 +00:00
parent 29e6b3f6a7
commit e69b14cbd3
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -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