Skip to content

Commit

Permalink
misc: try adding icon and color to discord embeds
Browse files Browse the repository at this point in the history
- First attempt at adding color (will word) and an icon (not so sure) to
  discord embeds.
  • Loading branch information
revam committed Mar 31, 2024
1 parent 115b5d6 commit d7cf157
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,8 @@ jobs:
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
nodetail: true
title: New Unstable Shokofin Build!
color: "#aa5cc3"
title: <:jellyfin:1045360407814090953> New Unstable Shokofin Build!
description: |
**Version**: `${{ needs.current_info.outputs.version }}` (`${{ needs.current_info.outputs.sha_short }}`)
Expand Down

0 comments on commit d7cf157

Please sign in to comment.