From ed9878c5f400fe56f39316e9507adfe45fe77dcb Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Sat, 14 Dec 2019 17:50:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-cdn.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/deploy-cdn.yml b/.github/workflows/deploy-cdn.yml index 21f79dd2..a8b70c00 100644 --- a/.github/workflows/deploy-cdn.yml +++ b/.github/workflows/deploy-cdn.yml @@ -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 \ No newline at end of file + run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt \ No newline at end of file