From 7ef3bcce145d1e768d0738d4366a83b7b4952a12 Mon Sep 17 00:00:00 2001 From: Jack Westbrook Date: Wed, 5 Jun 2024 11:39:40 +0200 Subject: [PATCH] Wip --- .github/workflows/create-plugin-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-plugin-update.yml b/.github/workflows/create-plugin-update.yml index fc299ea..b126948 100644 --- a/.github/workflows/create-plugin-update.yml +++ b/.github/workflows/create-plugin-update.yml @@ -52,7 +52,7 @@ jobs: token: ${{ secrets.GH_PAT_TOKEN }} branch: update-grafana-create-plugin-${{ env.LATEST_VERSION }} delete-branch: true - commit-message: 'chore: run create-plugin update for version ${{ env.LATEST_VERSION }} [skip-ci]' + commit-message: 'chore: run create-plugin update for version ${{ env.LATEST_VERSION }}' title: 'Update Grafana Create Plugin configs to ${{ env.LATEST_VERSION }}' author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> body: |