This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: 输出github环境变量
|
- name: 输出github环境变量
|
||||||
run: echo 'github相关 ${{ toJSON(github) }}'
|
run: echo 'github相关 ${{ toJSON(github) }}'
|
||||||
- name: 拷贝文件
|
- name: 拷贝文件
|
||||||
run: cd ../ && task cp
|
run: cd ../ && cp -r . /root/runner/
|
||||||
- name: 发送通知
|
- name: 发送通知
|
||||||
id: use-go-action
|
id: use-go-action
|
||||||
uses: https://git.aweoo.com/action/gotify@latest
|
uses: https://git.aweoo.com/action/gotify@latest
|
||||||
|
|||||||
Reference in New Issue
Block a user