Greenify AppVeyor on master by using different tag name (#16041)
* Greenify AppVeyor on master by using different tag name Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
This commit is contained in:
parent
397c8697ec
commit
fa06effa0b
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ artifacts:
|
|||
|
||||
# Upload builds to the CI release at GitHub
|
||||
deploy:
|
||||
tag: continuous
|
||||
release: continuous
|
||||
tag: Continuous-Windows
|
||||
release: Continuous-Windows
|
||||
description: 'Radare2 Windows release'
|
||||
provider: GitHub
|
||||
auth_token:
|
||||
|
|
|
|||
Loading…
Reference in a new issue