Skip to content

Commit

Permalink
misc: update embedded emoji (#842)
Browse files Browse the repository at this point in the history
  Hopefully the right escaped unicode this time…
  • Loading branch information
revam authored Mar 31, 2024
1 parent 462121a commit 28a665e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release-Dev-Auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
nodetail: true
title: "\ufffd Web UI: New Dev Build!"
title: "\u1f310 Web UI: New Dev Build!"
color: 0x44a3ff
description: |
**Version**: `${{ steps.semver.outputs.version_tag }}`
Expand Down

0 comments on commit 28a665e

Please sign in to comment.