Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-12-12 07:37:39 +03:00
parent 9bd944c2ff
commit 27fd83af15
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ jobs:
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Generate playlists'
- uses: repo-sync/pull-request@v2
if: ${{ !env.ACT }}
if: ${{ github.ref == 'refs/heads/master' }}
id: pull-request
with:
github_token: ${{ steps.create-app-token.outputs.token }}