This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -8,6 +8,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: 输出当前目录环境
|
- name: 输出当前目录环境
|
||||||
run: pwd && ls -ahl
|
run: pwd && ls -ahl
|
||||||
|
- name: 输出github环境变量
|
||||||
|
run: echo 'github相关 ${{ toJSON(github) }}'
|
||||||
- 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