We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adcc5cc + 5652e6e commit 06ec69cCopy full SHA for 06ec69c
appveyor.yml
@@ -1,4 +1,4 @@
1
-#version should be changed with any pull requests
+#version should be only changed with RELEASE eminent, see RELEASE.md
2
version: 2.3.{build}
3
4
clone_depth: 1
@@ -49,6 +49,5 @@ deploy:
49
secure: +Zxb8M5W+UJV1yd9n8seu3PvH/hGNPEmgriGBnsSmtxjKPQAJ4+iL7tKAmfPHAuG
50
artifact: 'NuGetPackages'
51
on:
52
- branch: /master|v\d+\.\d+\.\d+[.*]/
53
APPVEYOR_REPO_TAG: true
54
0 commit comments