File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ skip_commits:
1010
1111nuget :
1212 disable_publish_on_pr : true
13-
13+
1414install :
1515- cmd : git submodule update --init --recursive
1616
@@ -25,7 +25,7 @@ artifacts:
2525- path : Release/bin
2626 name : ConfuserEx
2727 type : zip
28-
28+
2929for :
3030-
3131 branches :
3535 artifacts :
3636 - path : Confuser.MSBuild.Tasks/bin/Release/*.nupkg
3737 name : ConfuserEx.MSBuild
38+
39+ deploy :
40+ tag : $(APPVEYOR_REPO_TAG_NAME)
41+ description : " ConfuserEx $(APPVEYOR_REPO_TAG_NAME) Release"
42+ provider : GitHub
43+ auth_token :
44+ secure : NTT+Z1zBxbj+w8jroqhYJnI2urxSt0gq3MUmDavUPVKZL+YX4krR4xJQ5OmHYhcG
45+ on :
46+ APPVEYOR_REPO_TAG : true
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-alpha1.{height} " ,
2+ "version" : " 1.1.0" ,
33 "nugetPackageVersion" : {
44 "semVer" : 1
55 },
You can’t perform that action at this time.
0 commit comments