Update auto-update.yml
This commit is contained in:
parent
341391d947
commit
3e16993612
|
@ -27,6 +27,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
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 generates grouped playlists.
|
||||||
|
|
Loading…
Reference in New Issue