forked from Xingshu/Shortcut_Sync_PotPlayer
更新 .github/workflows/build-exe.yml
All checks were successful
Build Windows EXE with Full Image / build (push) Successful in 2m53s
All checks were successful
Build Windows EXE with Full Image / build (push) Successful in 2m53s
v1.0
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
|||||||
# API 密钥:使用 Gitea 自动提供的 token,用于认证
|
# API 密钥:使用 Gitea 自动提供的 token,用于认证
|
||||||
api_key: '${{ secrets.GITHUB_TOKEN }}'
|
api_key: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
# 可选:设置 Release 的标题,默认会使用 tag 名称
|
# 可选:设置 Release 的标题,默认会使用 tag 名称
|
||||||
name: 'Release ${{ github.ref_name }}'
|
name: 'Release ${{ github.ref_name }}'
|
||||||
# 可选:是否为草稿 (true/false)
|
# 可选:是否为草稿 (true/false)
|
||||||
draft: false
|
draft: false
|
||||||
# 可选:是否为预发布 (true/false)
|
# 可选:是否为预发布 (true/false)
|
||||||
|
|||||||
Reference in New Issue
Block a user