去掉通知
This commit is contained in:
parent
c50b525bf5
commit
ed9878c5f4
|
|
@ -47,8 +47,4 @@ jobs:
|
|||
--rescan-local=true \
|
||||
--thread-count=1024
|
||||
- name: CDN refresh
|
||||
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||
- name: Notice
|
||||
run: |
|
||||
REPO=${GITHUB_REPOSITORY//*\//}
|
||||
curl https://api.day.app/EweNWLE36rvVR8EFfWGq7k/$REPO/${GITHUB_WORKFLOW}%20Done
|
||||
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||
Loading…
Reference in New Issue