diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 11be5b2cb9..8c77af9f5c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -251,7 +251,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: - title: Release ${{github.ref_name}} + title: Release rapid ${{github.ref_name}} body: Automated Pull Request to release rapid channel for ${{github.ref_name}} commit-message: Updated chart console-rapid to release ${{github.ref_name}} branch: release-rapid-${{github.ref_name}}