We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ed642 commit f711b99Copy full SHA for f711b99
1 file changed
.github/workflows/release-pr.yaml
@@ -147,9 +147,9 @@ jobs:
147
committer: GitHub <noreply@github.com>
148
author: ${{env.BOT}} <${{env.BOT}}@users.noreply.github.com>
149
commit-message: "${{env.RELEASE_VERSION}}"
150
- title: 'Polywrap ${{env.RELEASE_VERSION}}'
+ title: 'Polywrap Origin (${{env.RELEASE_VERSION}})'
151
body: |
152
- ## Polywrap ${{env.RELEASE_VERSION}}
+ ## Polywrap Origin (${{env.RELEASE_VERSION}})
153
154
TODO: Add "Polywrap-Release" Label
155
0 commit comments