Skip to content

Commit b786eaa

Browse files
committed
Use draft releases
1 parent de4ca7e commit b786eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
uses: softprops/action-gh-release@v1
4545
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/releases/v')
4646
with:
47+
draft: true
4748
files: |
4849
./build/Release/MCAPSpotlightImporter.mdimporter
4950
./build/Release/MCAPSpotlightImporter.mdimporter.dSYM

0 commit comments

Comments
 (0)