This commit is contained in:
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@@ -10,8 +10,8 @@ jobs:
|
|||||||
run: pwd && ls -ahl
|
run: pwd && ls -ahl
|
||||||
- name: 输出github环境变量
|
- name: 输出github环境变量
|
||||||
run: echo 'github相关 ${{ toJSON(github) }}'
|
run: echo 'github相关 ${{ toJSON(github) }}'
|
||||||
# - name: 拷贝文件
|
- name: 拷贝文件
|
||||||
# run: task cp
|
run: cd ../ && task cp
|
||||||
- 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