Skip to content

Commit ed6744f

Browse files
committed
👷 Update release workflows, fix gitmoji emoji used.
1 parent 8c684aa commit ed6744f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575
gh pr create \
7676
--base main \
7777
--head "$branch" \
78-
--title "Release version ${VERSION}" \
78+
--title "🔖 Release version ${VERSION}" \
7979
--body "Prepare release ${VERSION}." \
8080
--label release

0 commit comments

Comments
 (0)