Skip to content

Commit b42f0b6

Browse files
committed
Update: workflow
1 parent 118e6f8 commit b42f0b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-docfx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
steps:
5252
- name: Deploy to GitHub Pages
5353
id: deployment
54-
uses: actions/deploy-pages@v2
54+
uses: actions/deploy-pages@v4

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"https://xref.docs.microsoft.com/query?uid={uid}"
7373
],
7474
"sitemap": {
75-
"baseUrl": "https://annulusgames.github.io/LitMotion"
75+
"baseUrl": "https://docs.yn01.dev/LitMotion"
7676
}
7777
}
7878
}

0 commit comments

Comments
 (0)