Skip to content

Commit

Permalink
misc: try updating discord notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
revam committed Apr 5, 2024
1 parent 9f72706 commit 9cb9a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ jobs:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
nodetail: true
color: 0xaa5cc3
title: "<:jellyfin:1045360407814090953> Shokofin: New Unstable Build!"
description: |
content: |
# <:jellyfin:1045360407814090953> Shokofin: New Unstable Build!
**Version**: `${{ needs.current_info.outputs.version }}` (`${{ needs.current_info.outputs.sha_short }}`)
Update your plugin using the [unstable manifest](https://raw.githubusercontent.com/ShokoAnime/Shokofin/master/manifest-unstable.json) or by downloading the release from [GitHub Releases](https://github.com/ShokoAnime/Shokofin/releases/tag/${{ needs.current_info.outputs.version }}) and installing it manually!
Expand Down

0 comments on commit 9cb9a4d

Please sign in to comment.