mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Disable draft: false in CI
This commit is contained in:
parent
7b409b6483
commit
f62076a142
@ -88,7 +88,6 @@ deploy:
|
||||
auth_token:
|
||||
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
|
||||
artifact: "%ARTIFACT_NAME%"
|
||||
draft: false
|
||||
prerelease: true
|
||||
on:
|
||||
appveyor_repo_tag: true
|
||||
|
@ -180,7 +180,6 @@ after_success:
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: releases
|
||||
draft: false
|
||||
prerelease: true
|
||||
tag_name: $TRAVIS_TAG
|
||||
api_key:
|
||||
|
Loading…
Reference in New Issue
Block a user