Update auto-update.yml

Fixes `Invalid value for "head"` error (https://github.com/iptv-org/iptv/actions/runs/3806696310/jobs/6476444023)
pull/11049/head^2
Aleksandr Statciuk 2 years ago committed by GitHub
parent 13e972f676
commit 904d04586b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -135,7 +135,7 @@ jobs:
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Deploy to iptv-org/api'
clean: false
- uses: repo-sync/pull-request@v2
- uses: repo-sync/pull-request@v2.9
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
id: pull-request
with:

Loading…
Cancel
Save