Update auto-update.yml
This commit is contained in:
parent
9bd944c2ff
commit
27fd83af15
|
@ -94,7 +94,7 @@ jobs:
|
||||||
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
|
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
|
||||||
commit-message: '[Bot] Generate playlists'
|
commit-message: '[Bot] Generate playlists'
|
||||||
- uses: repo-sync/pull-request@v2
|
- uses: repo-sync/pull-request@v2
|
||||||
if: ${{ !env.ACT }}
|
if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
id: pull-request
|
id: pull-request
|
||||||
with:
|
with:
|
||||||
github_token: ${{ steps.create-app-token.outputs.token }}
|
github_token: ${{ steps.create-app-token.outputs.token }}
|
||||||
|
|
Loading…
Reference in New Issue