.github/main.workflow.sh: also push _data/analytics directory (#38147)

This commit is contained in:
Eric Knibbe 2019-03-27 10:26:22 -04:00 committed by Mike McQuaid
parent 5baecbabe0
commit 199330b59a

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 'formula: update from Homebrew/core push' _data/formula api/formula formula
git commit -m 'formula: update from Homebrew/core push' _data/analytics _data/formula api/formula formula
git push