Skip to content

Commit 2cd0ae1

Browse files
committed
fix: release pr workflow
1 parent 9a17e3f commit 2cd0ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ jobs:
136136
committer: GitHub <noreply@github.com>
137137
author: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
138138
commit-message: "${{env.RELEASE_VERSION}}"
139-
title: 'polywrap-msgpack (${{env.RELEASE_VERSION}})'
139+
title: 'Python client (${{env.RELEASE_VERSION}})'
140140
body: |
141-
## polywrap-msgpack (${{env.RELEASE_VERSION}})
141+
## Python client (${{env.RELEASE_VERSION}})
142142
143143
### Breaking Changes
144144

0 commit comments

Comments
 (0)