mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 18:10:04 -04:00
Update auto-update.yml
This commit is contained in:
parent
c09ce73191
commit
36060a2f81
1 changed files with 2 additions and 1 deletions
3
.github/workflows/auto-update.yml
vendored
3
.github/workflows/auto-update.yml
vendored
|
@ -26,7 +26,8 @@ jobs:
|
||||||
uses: peter-evans/create-pull-request@v1.5.1
|
uses: peter-evans/create-pull-request@v1.5.1
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
COMMIT_MESSAGE: 'Auto-update playlists'
|
||||||
PULL_REQUEST_BRANCH: auto-update/patch
|
PULL_REQUEST_BRANCH: auto-update/patch
|
||||||
PULL_REQUEST_TITLE: '[Bot] Auto-update playlists'
|
PULL_REQUEST_TITLE: '[Bot] Auto-update playlists'
|
||||||
PULL_REQUEST_BODY: >
|
PULL_REQUEST_BODY: >
|
||||||
This pull request is auto-generated. It formats links and generates grouped playlists.
|
This pull request is auto-generated. It formats links and updates grouped playlists.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue