From 36060a2f81946f414bf55a07456b24bc44975cf5 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 9 Oct 2019 04:19:03 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 608af36e5..52a45128d 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -26,7 +26,8 @@ jobs: uses: peter-evans/create-pull-request@v1.5.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + COMMIT_MESSAGE: 'Auto-update playlists' PULL_REQUEST_BRANCH: auto-update/patch PULL_REQUEST_TITLE: '[Bot] Auto-update playlists' 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.