Skip to content

Commit e683dbb

Browse files
committed
🔧 版本发布默认草稿
1 parent 956c27e commit e683dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
tag_name: v${{ steps.project_version.outputs.version }}
7474
name: v${{ steps.project_version.outputs.version }}
75-
draft: false
75+
draft: true
7676
generate_release_notes: true
7777
prerelease: false
7878
files: outputs/*.jar

0 commit comments

Comments
 (0)