ci: Refactor release workflow to use environment variables for Docker Hub credentials and dynamically determine Docker Hub image name.

This commit is contained in:
CJACK
2026-02-20 02:23:58 +08:00
parent 210d9f5793
commit c509066943
2 changed files with 8 additions and 8 deletions

View File

@@ -13,12 +13,8 @@
#### 🔀 变更说明 | Description of Change
<!-- Thank you for your Pull Request. Please provide a description above. -->
#### 📝 补充信息 | Additional Information
<!-- Add any other context about the Pull Request here. -->
---
> 💡 **提示**:如果修改了 `webui/` 目录下的文件PR 合并后 CI 会自动构建并提交产物,无需手动构建。