mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 05:23:24 -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
|
||||
draft: true
|
||||
on:
|
||||
build_type: UNSTABLE
|
||||
build_type: /^(RC|UNSTABLE).*/
|
||||
- provider: GitHub
|
||||
tag: Greenshot-$(build_type)-$(APPVEYOR_BUILD_VERSION)
|
||||
auth_token:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue