mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update auto-update.yml
This commit is contained in:
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@@ -156,6 +156,7 @@ jobs:
|
|||||||
[1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}
|
[1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}
|
||||||
github_token: ${{ steps.generate-token.outputs.token }}
|
github_token: ${{ steps.generate-token.outputs.token }}
|
||||||
- name: Merge Pull Request
|
- name: Merge Pull Request
|
||||||
|
if: ${{ steps.pr.outputs.pr_number != 0 }}
|
||||||
uses: juliangruber/merge-pull-request-action@v1
|
uses: juliangruber/merge-pull-request-action@v1
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.PAT }}
|
github-token: ${{ secrets.PAT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user