mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
ci: 修复受损引用 (#9041)
This commit is contained in:
2
.github/workflows/release-ota.yml
vendored
2
.github/workflows/release-ota.yml
vendored
@@ -222,7 +222,7 @@ jobs:
|
||||
if [ -n "$DOCS_DIFF" ]; then
|
||||
echo "Found changes, start to deploy the docs:"
|
||||
echo "$DOCS_DIFF"
|
||||
gh workflow --repo MaaAssistantArknights/maa-website run build-and-deploy.yaml
|
||||
gh workflow --repo MaaAssistantArknights/MaaAssistantArknights run deploy-website.yaml --field deploy-to-prod-env=true
|
||||
echo "Deploying the docs."
|
||||
else
|
||||
echo "Nothing changed, exit."
|
||||
|
||||
Reference in New Issue
Block a user