We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a8031 commit 1b6c6ccCopy full SHA for 1b6c6cc
.github/workflows/python-cd.yml
@@ -139,7 +139,7 @@ jobs:
139
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
140
tag_name: ${{ steps.version.outputs.tag_name }}
141
body: |
142
- # ♟️ Release ${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }}
+ # Release ${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️
143
144
## Docker Images
145
0 commit comments