chore(workflow): 移除许可证合规工作流中的标签名称配置

- 删除了 softprops/action-gh-release 中的 tag_name 配置项
- 保持 GitHub Release 的上传功能不变
- 简化了工作流配置以避免标签命名冲突
- [release ci]
This commit is contained in:
GeWuYou 2026-02-06 23:54:00 +08:00
parent 0a48fb4652
commit e57597146f

View File

@ -91,7 +91,6 @@ jobs:
- name: Upload compliance assets to GitHub Release
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ github.ref_name }}
files: |
NOTICE
THIRD_PARTY_LICENSES.md