From c959a6f0554f229b6941fb79f124230f9c61a1d0 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 26 May 2021 18:50:24 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 1 + 1 file changed, 1 insertion(+) 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 }}