Skip to content

Commit a4dbfa2

Browse files
authored
Publish releases as drafts
1 parent 1b32a69 commit a4dbfa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
with:
8282
tag_name: ${{ env.GitVersion_LegacySemVer }}
8383
name: v${{ env.GitVersion_LegacySemVer }}
84+
draft: true
8485
prerelease: ${{ env.GitVersion_PreReleaseLabel == 'alpha' || env.GitVersion_PreReleaseLabel == 'beta' }}
8586

8687
- name: Publish project to NuGet

0 commit comments

Comments
 (0)