Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed Jun 5, 2024
1 parent f191082 commit 7ef3bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-plugin-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 7ef3bcc

Please sign in to comment.