Skip to content

Commit

Permalink
Happier emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
marissamarym committed Apr 6, 2022
1 parent 0511be6 commit 7fb5fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/send-release-notification.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export async function sendReleaseNotification({
type: 'header',
text: {
type: 'plain_text',
text: `🏷 New Release: ${release.name}`
text: `🎉 New Release: ${release.name}`
}
}
const linkBlock: SectionBlock = {
Expand Down

0 comments on commit 7fb5fbb

Please sign in to comment.