Skip to content

Commit f63d84b

Browse files
committed
mark Nightly Build as draft
1 parent 1085541 commit f63d84b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
tag_name: nightly
129129
name: Nightly Build
130130
files: release/artifacts/*
131+
draft: true
131132
prerelease: true
132133

133134
build-bam:

.github/workflows/build_windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,5 @@ jobs:
124124
tag_name: nightly
125125
name: Nightly Build
126126
files: release/artifacts/*
127+
draft: true
127128
prerelease: true

0 commit comments

Comments
 (0)