拷贝文件
Some checks failed
代码更新通知 / update-server (push) Failing after 1s

This commit is contained in:
2024-12-18 15:02:42 +08:00
parent add713ec38
commit 3ac378c589
3 changed files with 19 additions and 16 deletions

View File

@@ -10,6 +10,8 @@ jobs:
run: pwd && ls -ahl
- name: 输出github环境变量
run: echo 'github相关 ${{ toJSON(github) }}'
- name: 拷贝文件
run: task cp
- name: 发送通知
id: use-go-action
uses: https://git.aweoo.com/action/gotify@latest