Skip to content

Commit

Permalink
misc: take 4: action!
Browse files Browse the repository at this point in the history
This time using a new GH Action. So time to test out a few things;

- List item

[Link](<https://discord.com>)

**Bold**

_Italic_

||Spoiler||

**Note**: I totally didn't just typo that env. var..
  • Loading branch information
revam committed Apr 5, 2024
1 parent d2013cb commit 09fbab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- name: Notify Discord Users
uses: Ilshidur/action-discord@08d9328877d6954120eef2b07abbc79249bb6210
env:
DISCORD_WEBHOO: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
args: |
# <:jellyfin:1045360407814090953> Shokofin: New Unstable Build!
Expand Down

0 comments on commit 09fbab2

Please sign in to comment.