chore: 更新 Web 项目发布构建的 GitHub Action,简化 Docker 相关配置,移除不必要的输入参数和步骤,优化描述信息以提高可读性。

This commit is contained in:
Lyda
2025-08-20 17:26:15 +08:00
parent 3144b5c203
commit 6f61b95795
6 changed files with 7 additions and 265 deletions

View File

@@ -40,4 +40,3 @@ jobs:
run: |
echo "✅ 发布完成!"
echo "📦 版本: ${{ steps.release.outputs.version }}"
echo "🐳 Docker镜像已推送到仓库"