1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

修改路径

This commit is contained in:
carm
2021-11-23 04:37:51 +08:00
parent 523a4f872b
commit 46fb39d7bb
+2 -2
View File
@@ -38,7 +38,7 @@ jobs:
# uses: cicirello/javadoc-cleanup@v1 # uses: cicirello/javadoc-cleanup@v1
# with: # with:
# base-url-path: https://carmjos.github.io/userprefix # base-url-path: https://carmjos.github.io/userprefix
# path-to-root: doc # path-to-root: docs
# #
# - name: Log output # - name: Log output
# run: | # run: |
@@ -49,7 +49,7 @@ jobs:
uses: cicirello/generate-sitemap@v1 uses: cicirello/generate-sitemap@v1
with: with:
base-url-path: https://carmjos.github.io/userprefix base-url-path: https://carmjos.github.io/userprefix
path-to-root: doc path-to-root: docs
- name: Output stats - name: Output stats
run: | run: |