Skip to content

Commit 1b6c6cc

Browse files
committed
chore: adjust release template body to match tag format
1 parent 75a8031 commit 1b6c6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
140140
tag_name: ${{ steps.version.outputs.tag_name }}
141141
body: |
142-
# ♟️ Release ${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }}
142+
# Release ${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️
143143
144144
## Docker Images
145145

0 commit comments

Comments
 (0)