mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-03-14 15:51:13 +08:00
📝 更新pages部署地址
Some checks failed
Docker Image Build / build (push) Failing after 40s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 1m46s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m58s
Pre-commit checks / pre-commit (3.11) (push) Failing after 16s
Pre-commit checks / pre-commit (3.12) (push) Failing after 36s
Pre-commit checks / pre-commit (3.13) (push) Failing after 35s
Some checks failed
Docker Image Build / build (push) Failing after 40s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 1m46s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m58s
Pre-commit checks / pre-commit (3.11) (push) Failing after 16s
Pre-commit checks / pre-commit (3.12) (push) Failing after 36s
Pre-commit checks / pre-commit (3.13) (push) Failing after 35s
This commit is contained in:
parent
232ffcf714
commit
8677286bd4
@ -57,7 +57,7 @@ jobs:
|
|||||||
- name: "发布"
|
- name: "发布"
|
||||||
run: |
|
run: |
|
||||||
npx -p "@getmeli/cli" meli upload docs/.vitepress/dist \
|
npx -p "@getmeli/cli" meli upload docs/.vitepress/dist \
|
||||||
--url "https://meli.liteyuki.icu" \
|
--url "https://pages.liteyuki.icu" \
|
||||||
--site "$MELI_SITE" \
|
--site "$MELI_SITE" \
|
||||||
--token "$MELI_TOKEN" \
|
--token "$MELI_TOKEN" \
|
||||||
--release "$GITHUB_SHA"
|
--release "$GITHUB_SHA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user