更改拉取action的方式为git
Some checks failed
代码更新通知 / update-server (push) Failing after 0s

This commit is contained in:
2024-12-18 11:32:36 +08:00
parent 7170a2e52a
commit 565d888f61

View File

@@ -10,7 +10,7 @@ jobs:
run: pwd && ls -ahl run: pwd && ls -ahl
- name: 发送通知 - name: 发送通知
id: use-go-action id: use-go-action
uses: https://git.aweoo.com/action/gotify@latest uses: git@git.aweoo.com:action/gotify@latest
with: with:
username: foo username: foo
- name: Print Output - name: Print Output