From 139510c0381ecb24d1732a8aa3dac695941071b8 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 7 Jun 2023 05:24:35 -0400 Subject: [PATCH] use rootiest logo --- .github/workflows/release_discord.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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