Skip to content

Commit cd23257

Browse files
ci: update preview URL to xmoj-docs.infinityfreeapp.com
Agent-Logs-Url: https://github.com/XMOJ-Script-dev/docs/sessions/6c49dfe8-b721-45ea-9c4a-187134ec1c5a Co-authored-by: PythonSmall-Q <106425289+PythonSmall-Q@users.noreply.github.com>
1 parent 4fe4a3f commit cd23257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
script: |
4545
const prNumber = context.payload.pull_request.number;
46-
const previewUrl = `http://ftpupload.net/pr-${prNumber}/`;
46+
const previewUrl = `http://xmoj-docs.infinityfreeapp.com/pr-${prNumber}/`;
4747
const runUrl = `https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}`;
4848
const body = [
4949
'## 📖 文档预览',

0 commit comments

Comments
 (0)