|
|
|
@ -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
|
|
|
|
|
run: curl https://www.google.com/ping?sitemap=https://pj568.eu.org/Spinning_Bird/sitemap.xml
|
|
|
|
|