chore(workflow): 移除发布状态检查

- 移除了 NuGet.org 和 GitHub Packages 发布状态检查
- 简化了发布工作流的输出信息
- 更新了合规性检查部分的格式
This commit is contained in:
GeWuYou 2026-04-05 18:51:47 +08:00
parent 1f34928785
commit 46d8a7d4e2

View File

@ -226,10 +226,6 @@ jobs:
Release created by CI for tag ${{ github.ref_name }}
Package version: ${{ needs.build-pack.outputs.package_version }}
## Publish Status
- NuGet.org publish: ${{ needs.publish-nuget.result }}
- GitHub Packages publish: ${{ needs.publish-github-packages.result }}
## Compliance
- NOTICE
- THIRD_PARTY_LICENSES