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