diff --git a/.github/workflows/release_discord.yml b/.github/workflows/release_discord.yml index 298f566..05cdf50 100644 --- a/.github/workflows/release_discord.yml +++ b/.github/workflows/release_discord.yml @@ -12,5 +12,5 @@ jobs: with: webhook_url: ${{ secrets.WEBHOOK_URL }} color: "2105893" - username: "PrintCFG Releases" - avatar_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png" \ No newline at end of file + username: "PrintCFG Release" + avatar_url: "https://raw.githubusercontent.com/rootiest/zippy_guides/main/resources/logo.png" \ No newline at end of file