aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2021-10-22 12:19:37 +0200
committerLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2021-10-22 12:19:37 +0200
commit6e86159eef364e82b719b7595fef3fe2427f3ca8 (patch)
treee13ec5b76a3f3a49c8c7495aabbc19f188a933a6
parentd402b8941fd30c61dde0318b92cc6d6bafdaf26c (diff)
downloadSkyblocker-6e86159eef364e82b719b7595fef3fe2427f3ca8.tar.gz
Skyblocker-6e86159eef364e82b719b7595fef3fe2427f3ca8.tar.bz2
Skyblocker-6e86159eef364e82b719b7595fef3fe2427f3ca8.zip
workflow fix custom discord emoji [skip ci]
-rw-r--r--.github/workflows/buildrelease.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/buildrelease.yml b/.github/workflows/buildrelease.yml
index 899d55b6..afc4bf68 100644
--- a/.github/workflows/buildrelease.yml
+++ b/.github/workflows/buildrelease.yml
@@ -86,7 +86,7 @@ jobs:
"${{ steps.read_changelog.outputs.changelog }}"
"```"
":inbox_tray: Download latest version on Modrinth or Github:"
- ":modrinth: <${{ steps.modrinth.outputs.url }}>"
- ":github: <${{ steps.uploadrelease.outputs.url }}>"
+ "<:modrinth:900697862206287882> <${{ steps.modrinth.outputs.url }}>"
+ "<:github:900697885706952725> <${{ steps.uploadrelease.outputs.url }}>"
""
"<https://hysky.de/>" \ No newline at end of file