diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 275e7e93..a0863a35 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -109,7 +109,7 @@ jobs: pr_body: | This pull request is created by [auto-update][1] workflow. - [1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }} + [1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }} - uses: juliangruber/merge-pull-request-action@v1 if: ${{ github.ref == 'refs/heads/master' }} with: