去掉通知
This commit is contained in:
6
.github/workflows/deploy-cdn.yml
vendored
6
.github/workflows/deploy-cdn.yml
vendored
@@ -47,8 +47,4 @@ jobs:
|
|||||||
--rescan-local=true \
|
--rescan-local=true \
|
||||||
--thread-count=1024
|
--thread-count=1024
|
||||||
- name: CDN refresh
|
- name: CDN refresh
|
||||||
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||||
- name: Notice
|
|
||||||
run: |
|
|
||||||
REPO=${GITHUB_REPOSITORY//*\//}
|
|
||||||
curl https://api.day.app/EweNWLE36rvVR8EFfWGq7k/$REPO/${GITHUB_WORKFLOW}%20Done
|
|
||||||
Reference in New Issue
Block a user