[源] 更新域名

home
PJ568 9 months ago
parent ae7a730cb4
commit d1c5d962f9

@ -30,14 +30,14 @@ jobs:
run: | run: |
mkdir ./Web mkdir ./Web
unzip -o $GITHUB_WORKSPACE/Web.zip -d ./Web unzip -o $GITHUB_WORKSPACE/Web.zip -d ./Web
ls ./Web ls -R ./Web
rm $GITHUB_WORKSPACE/Web.zip rm $GITHUB_WORKSPACE/Web.zip
- name: Generate the sitemap - name: Generate the sitemap
id: sitemap id: sitemap
uses: cicirello/generate-sitemap@v1 uses: cicirello/generate-sitemap@v1
with: with:
base-url-path: https://Calc.pj568.eu.org/ base-url-path: https://Calc.pj568.sbs/
- name: Output sitemap stats - name: Output sitemap stats
run: | run: |
@ -52,4 +52,4 @@ jobs:
folder: . # The folder the action should deploy. folder: . # The folder the action should deploy.
- name: Ping Google - name: Ping Google
run: curl https://www.google.com/ping?sitemap=https://Calc.pj568.eu.org/sitemap.xml run: curl https://www.google.com/ping?sitemap=https://Calc.pj568.sbs/sitemap.xml

@ -0,0 +1 @@
CALC.PJ568.SBS
Loading…
Cancel
Save