Update auto-update.yml
This commit is contained in:
parent
8d503447d0
commit
f8b3af7c7f
|
@ -101,7 +101,7 @@ jobs:
|
||||||
github_token: ${{ steps.create-app-token.outputs.token }}
|
github_token: ${{ steps.create-app-token.outputs.token }}
|
||||||
source_branch: ${{ steps.create-branch-name.outputs.branch_name }}
|
source_branch: ${{ steps.create-branch-name.outputs.branch_name }}
|
||||||
destination_branch: 'master'
|
destination_branch: 'master'
|
||||||
pr_title: '[Bot] Daily playlists update'
|
pr_title: '[Bot] Daily update'
|
||||||
pr_body: |
|
pr_body: |
|
||||||
This pull request is created by [auto-update][1] workflow.
|
This pull request is created by [auto-update][1] workflow.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue