From 7170a2e52aa768c7494476c58d076576c185ec74 Mon Sep 17 00:00:00 2001 From: fghwett <1058178245@qq.com> Date: Wed, 18 Dec 2024 11:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 4894e9c..5fe1a68 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -10,7 +10,7 @@ jobs: run: pwd && ls -ahl - name: 发送通知 id: use-go-action - uses: https://git.aweoo.com/learning/simple-go-action@latest + uses: https://git.aweoo.com/action/gotify@latest with: username: foo - name: Print Output