diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index d4b9eaee44..1a29e3a444 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -98,6 +98,7 @@ jobs: body: | This pull request is created automatically by `auto-update` action. commit-message: '[Bot] Update playlists' + committer: GitHub branch: bot/auto-update delete-branch: true token: ${{ steps.generate-token.outputs.token }}