From 940ac95616b8b10f47729ff7db5d93345025ed04 Mon Sep 17 00:00:00 2001 From: Particle_G <38580644+ParticleG@users.noreply.github.com> Date: Sun, 3 Nov 2024 18:50:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20main.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 441ecfda5..5aa1317e8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -580,7 +580,7 @@ jobs: name: ${{ env.CORE_LOVE_ARTIFACT_NAME }} - name: Send Discord message if: github.event_name != 'pull_request' - uses: Sniddl/discord-commits@v1.7 + uses: Sniddl/discord-commits@1.7 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} message: "Github Actions for **${{ github.repository }}**."