chore(logo): fix release yml and chang logo (#42)

This commit is contained in:
Haze
2026-02-11 11:32:26 +08:00
committed by GitHub
Unverified
parent a0505490cd
commit 563fcd2f24
17 changed files with 64 additions and 12 deletions

View File

@@ -350,8 +350,8 @@ jobs:
echo ""
echo "=== Verify release-info.json ==="
echo "Reading release-info.json directly from OSS..."
ossutil cat oss://valuecell-clawx/latest/release-info.json | jq .
ossutil cp oss://valuecell-clawx/latest/release-info.json /tmp/release-info.json -f
jq . /tmp/release-info.json
echo ""
echo "✅ All files uploaded and verified successfully!"