diff --git a/.github/workflows/Spinning_Bird_Release.yml b/.github/workflows/Spinning_Bird_Release.yml index c1f6f14..ebc2e2c 100644 --- a/.github/workflows/Spinning_Bird_Release.yml +++ b/.github/workflows/Spinning_Bird_Release.yml @@ -20,7 +20,7 @@ jobs: echo '检查 tree/main:' ls /home/runner/tree/main - - name: Checkout release branch + - name: Checkout min branch uses: actions/checkout@v3 with: ref: min @@ -60,4 +60,4 @@ jobs: git push - name: Ping Google - run: curl https://www.google.com/ping?sitemap=https://pj568.eu.org/Spinning_Bird/sitemap.xml \ No newline at end of file + run: curl https://www.google.com/ping?sitemap=https://pj568.eu.org/Spinning_Bird/sitemap.xml