Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-21 19:28:18 +03:00
parent a655c15189
commit 395e443c98

View file

@ -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