Skip to content

Commit fac1bde

Browse files
committed
fix: update yaml and cake version
1 parent 9a5cde6 commit fac1bde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image: Visual Studio 2019
66
configuration: Release
77
environment:
88
GITHUB_TOKEN:
9-
secure: zsWIpg7UDWDC8gdxcdVosOAFCmshmoZX0GolgiAF3XnveYMWMGcAJbb5Z/9qmBKF
9+
secure: //RzPD6sJwALrAUPet5ffD2C82ETjhYb1XR30sWRHtqNK5E9Q9xN96GNP9OfWCwX
1010
NUGET_TOKEN:
1111
secure: JvivQ+Oe+fRm+VSxe9SSfjSglUUJDpNYt9Ft7dhJ3MwOBBE70BIPK1rQJNqtPVC4
1212
# Do not build feature branch with open Pull Requests

build.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#tool nuget:?package=GitReleaseManager&version=0.12.1
1+
#tool nuget:?package=GitReleaseManager&version=0.11
22
#tool nuget:?package=OpenCover&version=4.7.922
33
#tool nuget:?package=Codecov&version=1.12.3
44
#addin nuget:?package=Cake.Figlet&version=1.3.1

0 commit comments

Comments
 (0)