mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(workflow): 移除许可证合规工作流中的标签名称配置
- 删除了 softprops/action-gh-release 中的 tag_name 配置项 - 保持 GitHub Release 的上传功能不变 - 简化了工作流配置以避免标签命名冲突 - [release ci]
This commit is contained in:
parent
0a48fb4652
commit
e57597146f
1
.github/workflows/license-compliance.yml
vendored
1
.github/workflows/license-compliance.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user