mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-16 12:00:04 -04:00
Update auto-update.yml
This commit is contained in:
parent
9bd944c2ff
commit
27fd83af15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue