mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: release only as draft
This commit is contained in:
parent
c549479c0d
commit
f56943dfee
|
@ -212,6 +212,7 @@ deploy:
|
|||
repo: qTox/qTox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
|
||||
# Linux Flatpak
|
||||
- provider: releases
|
||||
|
@ -224,6 +225,7 @@ deploy:
|
|||
repo: qTox/qTox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
|
||||
# osx binary
|
||||
- provider: releases
|
||||
|
@ -236,6 +238,7 @@ deploy:
|
|||
repo: qTox/qTox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
|
||||
# Windows Installer 64Bit
|
||||
- provider: releases
|
||||
|
@ -248,6 +251,7 @@ deploy:
|
|||
repo: qTox/qTox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
|
||||
# Windows Installer 32Bit
|
||||
- provider: releases
|
||||
|
@ -260,6 +264,7 @@ deploy:
|
|||
repo: qTox/qTox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
|
||||
after_success:
|
||||
- >
|
||||
|
|
Loading…
Reference in New Issue
Block a user