拷贝文件修改目录
Some checks failed
代码更新通知 / update-server (push) Failing after 0s

This commit is contained in:
2024-12-18 15:20:40 +08:00
parent 78da95269c
commit 7d26f57ed4

View File

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