.github/main.workflow.sh: include added files for new formulae (#38460)

This commit is contained in:
Eric Knibbe 2019-03-28 16:50:56 -04:00 committed by Mike McQuaid
parent 25b6a8a485
commit 46ca97228a

View file

@ -48,5 +48,6 @@ unset HOMEBREW_NO_ANALYTICS
ruby -e "load Gem.bin_path('rake', 'rake')"
# commit and push generated files
git add _data/formula api/formula formula
git commit -m 'formula: update from Homebrew/core push' _data/analytics _data/formula api/formula formula
git push