mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
Submit release as draft.
This will let me time to add a description.
This commit is contained in:
parent
75cd2b0fca
commit
46f481ded7
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -34,6 +34,6 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: build/ftxui-*
|
||||
draft: false
|
||||
draft: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user