From 740d5dab1255b853474328b8a6e35ad552d2f045 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 16 Jan 2022 14:53:26 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: