📝 更新发布URL为 "https://dash.apage.dev"
Some checks failed
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 2m21s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m35s
Pre-commit checks / pre-commit (3.11) (push) Failing after 3m16s
Docker Image Build / build (push) Failing after 7m6s
Pre-commit checks / pre-commit (3.12) (push) Failing after 8m32s
Pre-commit checks / pre-commit (3.13) (push) Failing after 14m49s

This commit is contained in:
远野千束 2025-05-16 20:01:30 +08:00
parent c627c07aa1
commit 800dbbba43

View File

@ -57,7 +57,7 @@ jobs:
- name: "发布"
run: |
npx -p "@getmeli/cli" meli upload docs/.vitepress/dist \
--url "https://pages.liteyuki.icu" \
--url "https://dash.apage.dev" \
--site "$MELI_SITE" \
--token "$MELI_TOKEN" \
--release "$GITHUB_SHA"