Skip to content

Commit

Permalink
Prep v0.10.31 release
Browse files Browse the repository at this point in the history
* fix gh action
* ...
  • Loading branch information
michaeljguarino committed Oct 3, 2024
1 parent 062822b commit 8daea8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down

0 comments on commit 8daea8f

Please sign in to comment.