diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 7603cd068..d5b3111d9 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@main #采用main分支下的 - name: Download the subscribe run: | - sh ./get.sh + sh ./run.sh - name: Commit Changes run: | git config --global user.email flik@92coco.cn