Put automatic GitHub releases in the draft state
This is done so that I can edit the description as needed, before publishing
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
|||||||
file_glob: true
|
file_glob: true
|
||||||
file: dist/*
|
file: dist/*
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
draft: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user