Skip to content

Commit 437eea5

Browse files
chore: remove emoji from comment template
1 parent 2d536dd commit 437eea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
comment-template: |
18-
:rocket: This PR is included in version [{release_tag}]({release_link})
18+
This PR is included in version [{release_tag}]({release_link})

0 commit comments

Comments
 (0)