From e83f72becc064787e7535e774ede0eab6ebd5c75 Mon Sep 17 00:00:00 2001 From: jjc-kuwabara Date: Sun, 13 Oct 2024 18:56:02 +0900 Subject: [PATCH] =?UTF-8?q?shiftjis=E3=81=AB=E7=9B=B4=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=BF=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../discord-notify-selfhosted-windows-powershell.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/discord-notify-selfhosted-windows-powershell.yml b/.github/workflows/discord-notify-selfhosted-windows-powershell.yml index ec25d7a..d956d9c 100644 --- a/.github/workflows/discord-notify-selfhosted-windows-powershell.yml +++ b/.github/workflows/discord-notify-selfhosted-windows-powershell.yml @@ -15,14 +15,14 @@ jobs: # This workflow contains a single job called "greet" greet: # The type of runner that the job will run on - # ジョブを、仮想マシン上で行う. + # WuAz}Vōs. # runs-on: ubuntu-latest - # ジョブを、セルフホステッドランナー(自分で用意したPC)で実行する. + # WuAZtzXebhi[iŗpӂPCjŎs. runs-on: self-hosted # Steps represent a sequence of tasks that will be executed as part of the job steps: - # 終了後に discordのwebhookで通知を行う + # I discordwebhookŒʒms - name: pwdcheck run: | pwd @@ -33,7 +33,7 @@ jobs: run: | echo ${{ secrets.DISCORD_WEBHOOK_URL }} - name: Notify Discord - # cmd.exe /c 'curl -H "Content-Type: application/json" -X POST -d "{\"username\": \"ここに名前を入れる\", \"content\": \"メッセージを送る!\"}" https://discord.com/api/webhooks/1294410759958298665/NsinS1PTNjGS8J8GFl_m37V36xB-1GzZNSfnoaTEF_LnwnUIqWqoMcWA_Gv3L15iFcxL' + # cmd.exe /c 'curl -H "Content-Type: application/json" -X POST -d "{\"username\": \"ɖO\", \"content\": \"bZ[W𑗂I\"}" https://discord.com/api/webhooks/1294410759958298665/NsinS1PTNjGS8J8GFl_m37V36xB-1GzZNSfnoaTEF_LnwnUIqWqoMcWA_Gv3L15iFcxL' # Invoke-WebRequest -Headers @{"Content-Type"="application/json"} -Method Post -Body "{`"username`": `"namename`", `"content`": `"messagemessage`"}" https://discord.com/api/webhooks/1294410759958298665/NsinS1PTNjGS8J8GFl_m37V36xB-1GzZNSfnoaTEF_LnwnUIqWqoMcWA_Gv3L15iFcxL run: | - Invoke-WebRequest -Headers @{"Content-Type"="application/json"} -Method Post -Body "{`"username`": `"なまえ`", `"content`": `"めっせーじ`"}" ${{ secrets.DISCORD_WEBHOOK_URL }} + Invoke-WebRequest -Headers @{"Content-Type"="application/json"} -Method Post -Body "{`"username`": `"Ȃ܂`", `"content`": `"߂[`"}" ${{ secrets.DISCORD_WEBHOOK_URL }}