Update deploy-docs.yml
Some checks failed
Deploy VitePress site to Pages / build (push) Failing after 1m11s
Pytest API Testing / Pytes-API-Testing (push) Successful in 1m19s

This commit is contained in:
远野千束 2025-03-10 23:10:36 +08:00 committed by GitHub
parent 33a2381436
commit ccc6ef48c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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