mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 02:47:33 -05:00
Update auto-update.yml
Fixes `Invalid value for "head"` error (https://github.com/iptv-org/iptv/actions/runs/3806696310/jobs/6476444023)
This commit is contained in:
committed by
GitHub
parent
e3a3839db1
commit
f093ba9429
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -135,7 +135,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] Deploy to iptv-org/api'
|
commit-message: '[Bot] Deploy to iptv-org/api'
|
||||||
clean: false
|
clean: false
|
||||||
- uses: repo-sync/pull-request@v2
|
- uses: repo-sync/pull-request@v2.9
|
||||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
id: pull-request
|
id: pull-request
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user