2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user