mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-20 03:46:11 +00:00
Modify appveyor deployment
This commit is contained in:
parent
756ebec512
commit
f28f123773
@ -76,13 +76,13 @@ artifacts:
|
|||||||
name: "%ARTIFACT_NAME%"
|
name: "%ARTIFACT_NAME%"
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
release: cutter-$(appveyor_build_version)
|
|
||||||
description: 'Cutter binaries (Windows)'
|
description: 'Cutter binaries (Windows)'
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
|
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
|
||||||
artifact: Cutter_%ARCH%
|
artifact: %ARTIFACT_NAME%
|
||||||
draft: true
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
|
branch: master
|
||||||
appveyor_repo_tag: true
|
appveyor_repo_tag: true
|
||||||
|
Loading…
Reference in New Issue
Block a user