summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-05 23:12:57 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-05 23:12:57 -0700
commit49e8bde4e176e62188e1847a2127a2ef761ef219 (patch)
tree2585de481cb4b04e09dd0520e150f6f366778245
parentdb90e7046ae02135ca476cabc2bf37cd123be7a8 (diff)
downloadastro-49e8bde4e176e62188e1847a2127a2ef761ef219.tar.gz
astro-49e8bde4e176e62188e1847a2127a2ef761ef219.tar.zst
astro-49e8bde4e176e62188e1847a2127a2ef761ef219.zip
update discord release message
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e4fb70007..93f89fa05 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@0.3.2
with:
- args: '🚀 A new release just went out!\nCheck it out: https://github.com/snowpackjs/astro/releases' \ No newline at end of file
+ args: '**A new release just went out!** [Read the release notes.](<https://github.com/snowpackjs/astro/releases/>)' \ No newline at end of file