.github/main.workflow.sh: also update API.

This commit is contained in:
Mike McQuaid 2019-03-06 17:07:48 +00:00
parent b6672f393a
commit 29e6b3f6a7
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: update from Homebrew/core push' _data/
git commit -m '_data, api: update from Homebrew/core push' _data/ api/
git push