Update auto-update.yml

pull/24814/head
Aleksandr Statciuk 4 years ago
parent dc0ec104dd
commit 6164b17c5e

@ -136,7 +136,6 @@ jobs:
git commit -m "[Bot] Update streams"
git add README.md
git commit -m "[Bot] Update README.md"
git push -u origin ${{ steps.create-branch-name.outputs.branch_name }}
- uses: repo-sync/pull-request@v2
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
id: pull-request

Loading…
Cancel
Save