mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Build-type fixes.
This commit is contained in:
parent
5a05817c2f
commit
f1d70720a1
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ deploy:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
draft: true
|
draft: true
|
||||||
on:
|
on:
|
||||||
build_type: UNSTABLE
|
build_type: /^(RC|UNSTABLE).*/
|
||||||
- provider: GitHub
|
- provider: GitHub
|
||||||
tag: Greenshot-$(build_type)-$(APPVEYOR_BUILD_VERSION)
|
tag: Greenshot-$(build_type)-$(APPVEYOR_BUILD_VERSION)
|
||||||
auth_token:
|
auth_token:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue