ci: fix cloudflare r2 ci

This commit is contained in:
Soulter
2025-06-09 13:12:09 +08:00
parent ab2bbff369
commit ea64cebe2a
3 changed files with 5 additions and 5 deletions
+1
View File
@@ -52,6 +52,7 @@ jobs:
rclone copy dashboard/$R2_OBJECT_NAME r2:$R2_BUCKET_NAME --progress
mv dashboard/$R2_OBJECT_NAME dashboard/astrbot-webui-${VERSION_TAG}.zip
rclone copy dashboard/astrbot-webui-${VERSION_TAG}.zip r2:$R2_BUCKET_NAME --progress
mv dashboard/astrbot-webui-${VERSION_TAG}.zip dashboard/dist.zip
- name: Fetch Changelog
run: |