.github/main.workflow.sh: also update API.
This commit is contained in:
parent
b6672f393a
commit
29e6b3f6a7
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: update from Homebrew/core push' _data/
|
||||
git commit -m '_data, api: update from Homebrew/core push' _data/ api/
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue