diff --git a/.github/workflows/on-release-published.yml b/.github/workflows/on-release-published.yml index b47fc496aa..1d867eaa62 100644 --- a/.github/workflows/on-release-published.yml +++ b/.github/workflows/on-release-published.yml @@ -114,12 +114,11 @@ jobs: masterBranchName: main createPR: true description: | - This PR was created automatically by this - [github action](https://github.com/grafana/oncall/blob/dev/.github/workflows/on-release-published.yml). + This PR was created automatically by + [this github action](https://github.com/grafana/oncall/blob/dev/.github/workflows/on-release-published.yml). - It will be auto-merged very soon, which will then release the updated version of the chart - (version: ${{ steps.prepare-version-tags.outputs.version }}, appVersion: ${{ steps.prepare-version-tags.outputs.app-version }}) - into the `grafana/helm-charts` helm repository. + It will be auto-merged very soon, which will then release the updated version of the chart into the + `grafana/helm-charts` helm repository. message: "Release oncall Helm chart ${{ steps.prepare-version-tags.outputs.version }}" changes: | {