diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d22a6ace..955c294c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,11 +40,11 @@ jobs: # --thread-count=32 - name: CDN refresh run: | + echo "https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/" > cdnrefresh.txt cat cdnrefresh.txt | while read line do echo $line done - echo "https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/" > cdnrefresh.txt ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt # ftp: