From 565d888f618d529a09961321c1d9cd988ded0d12 Mon Sep 17 00:00:00 2001 From: fghwett <1058178245@qq.com> Date: Wed, 18 Dec 2024 11:32:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=8B=89=E5=8F=96action?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E5=BC=8F=E4=B8=BAgit?= 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 5fe1a68..a9cee1c 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/action/gotify@latest + uses: git@git.aweoo.com:action/gotify@latest with: username: foo - name: Print Output