From 6cb0532a35ca8168063a4626a7e5431901e9bc8f Mon Sep 17 00:00:00 2001 From: Alpha Date: Mon, 4 Nov 2024 01:40:10 +0900 Subject: [PATCH] almost Signed-off-by: Alpha --- .github/actions/release/action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/release/action.yaml b/.github/actions/release/action.yaml index 5cea345..6e8fc49 100644 --- a/.github/actions/release/action.yaml +++ b/.github/actions/release/action.yaml @@ -61,7 +61,7 @@ runs: with: wait: true webhook-url: ${{ inputs.discord_webhook }} - thread-id: 1302596978496114728 + thread-id: "1302596978496114728" username: "Release Announcements" avatar-url: "https://cdn.discordapp.com/icons/1083716853928558652/d6b797c80696da4b413fe6d3c1b1f73e.webp" content: "<@&1302613464946053222>" @@ -104,7 +104,7 @@ runs: with: wait: true webhook-url: ${{ inputs.discord_webhook }} - thread-id: 1302596978496114728 + thread-id: "1302596978496114728" username: "Release Announcements" avatar-url: "https://cdn.discordapp.com/icons/1083716853928558652/d6b797c80696da4b413fe6d3c1b1f73e.webp" content: "<@&1302613464946053222>"