workflows: more appropriate step name

master
Dawid Dziurla 2020-05-05 13:49:37 +02:00
parent de670c78d9
commit 295336ad3c
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
HOMEBREW_BINTRAY_KEY: ${{secrets.HOMEBREW_BINTRAY_KEY}}
run: |
brew pr-pull --verbose ${{github.event.client_payload.pull_request}}
- name: Push bottle commit
- name: Push commits
run: |
for try in $(seq 20); do
git fetch