Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-12 23:32:59 +03:00
parent 53e5a5895e
commit e0860f67d3

View file

@ -156,6 +156,7 @@ jobs:
[1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}
github_token: ${{ steps.generate-token.outputs.token }}
- name: Merge Pull Request
if: ${{ steps.pr.outputs.pr_number != 0 }}
uses: juliangruber/merge-pull-request-action@v1
with:
github-token: ${{ secrets.PAT }}