Skip to content

Commit e126668

Browse files
committed
Make release draft for testing
1 parent a97f302 commit e126668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
- name: Create Release
238238
uses: input-output-hk/action-gh-release@v1
239239
with:
240-
draft: false
240+
draft: true
241241
tag_name: ${{ needs.wait_for_hydra.outputs.TARGET_TAG }} # Git tag the release is attached to
242242
name: ${{ env.SHORT_TAG }} # Release name in GitHub UI
243243
# TODO generalize

0 commit comments

Comments
 (0)