Update auto-update.yml

Fixes `Invalid value for "head"` error (https://github.com/iptv-org/iptv/actions/runs/3806696310/jobs/6476444023)
what-a-patch-1
Aleksandr Statciuk 3 years ago committed by GitHub
parent cef8bbf7ec
commit 4f584470d5

@ -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