Skip to content

Commit dc75944

Browse files
committed
Update create_uox3_release.yml
Updated release workflow to create draft of release
1 parent b598581 commit dc75944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_uox3_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,5 @@ jobs:
193193
tag_name: ${{ github.ref_name }}
194194
name: "Release ${{ github.ref_name }}"
195195
body_path: "${{ github.workspace }}/${{ env.NOTES_FILE }}"
196-
# draft: true
196+
draft: true
197197
files: ${{ github.workspace }}/release_assets/*

0 commit comments

Comments
 (0)