We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a17e3f commit 2cd0ae1Copy full SHA for 2cd0ae1
1 file changed
.github/workflows/release-pr.yaml
@@ -136,9 +136,9 @@ jobs:
136
committer: GitHub <noreply@github.com>
137
author: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
138
commit-message: "${{env.RELEASE_VERSION}}"
139
- title: 'polywrap-msgpack (${{env.RELEASE_VERSION}})'
+ title: 'Python client (${{env.RELEASE_VERSION}})'
140
body: |
141
- ## polywrap-msgpack (${{env.RELEASE_VERSION}})
+ ## Python client (${{env.RELEASE_VERSION}})
142
143
### Breaking Changes
144
0 commit comments