mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-07 00:39:00 +08:00
chore(workflow): 移除发布状态检查
- 移除了 NuGet.org 和 GitHub Packages 发布状态检查 - 简化了发布工作流的输出信息 - 更新了合规性检查部分的格式
This commit is contained in:
parent
1f34928785
commit
46d8a7d4e2
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user