Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SunboX/Prism.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Siegel <me@dansiegel.net>2017-05-20 02:54:19 +0300
committerDan Siegel <me@dansiegel.net>2017-05-20 03:12:11 +0300
commite40810be391f35f5995fa5ae44f0fc0c869183ba (patch)
tree9fa7f5c826ffb521678905c9b8aaaac442a43249
parenteb944975c4099cbbaa79c55851b6a4df50b96c0e (diff)
setting nuget push back to master
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 6b46982..f81e4c4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -106,5 +106,5 @@ deploy:
secure: ZR2WeSlQqSkfL6YpxWzIqhdeKSdxxPqp9yvN7l+SyIX+yIHNcKNqCENWcE8A6GsQ
skip_symbols: false
on:
- branch: task/netstandard
+ branch: master
Configuration: Release \ No newline at end of file