File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# version should be only changed with RELEASE eminent, see RELEASE.md
22
3- version : 2.9.1 -ci-{build}
3+ version : 2.9.2 -ci-{build}
44
55image : Visual Studio 2019
66
@@ -44,6 +44,15 @@ on_failure:
4444 appveyor PushArtifact .\files.lst -DeploymentName "Failed Build File Listing"
4545
4646deploy :
47+ - provider : GitHub
48+ auth_token :
49+ secure : cbNGgL/eV4MEDVVams7Ut0iAvvGw00kWhDJ8+JsnTc8xiGndr8xs4oHyLgcvN/kE
50+ artifact : /.*(\.|\.s)nupkg/
51+ prerelease : false
52+ force_update : true # fsharp package runs as separate build job, so have to force_update to add fsharp.nuget added
53+ on :
54+ APPVEYOR_REPO_TAG : true
55+
4756- provider : NuGet
4857 api_key :
4958 secure : llMIgYMuLHh9thyKMEAmkWraTaA9Zvcm1F8/yRwm0HCiPIt/ehR/GI4kJKyMTPyf
You can’t perform that action at this time.
0 commit comments