action下载方式更换回http

This commit is contained in:
2024-12-18 11:45:33 +08:00
parent 565d888f61
commit 4e4333d34b
2 changed files with 3 additions and 3 deletions

View File

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