From 4089dec65becc7937f3d6a739c576396f88f1b3d Mon Sep 17 00:00:00 2001 From: uwoobeat Date: Tue, 9 Jan 2024 00:14:07 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=A3=BC=EC=84=9D=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/develop_build_deploy.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/develop_build_deploy.yml b/.github/workflows/develop_build_deploy.yml index 8d7d8c373..b7e259f7e 100644 --- a/.github/workflows/develop_build_deploy.yml +++ b/.github/workflows/develop_build_deploy.yml @@ -76,12 +76,6 @@ jobs: uses: Ilshidur/action-discord@master env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} - # must matches with discord embed syntax, which is { - # "embeds": [{ - # "title": "Google it!", - # "url": "Gradle Build Scan Result goes here" - # }] - #} DISCORD_EMBEDS: '[ { "title": "Gradle Build Scan Result",