This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Commit f4aaf02 1 parent 57f7fb3 commit f4aaf02 Copy full SHA for f4aaf02
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ artifacts:
79
79
deploy :
80
80
- provider : NuGet
81
81
api_key :
82
- secure : rSx36T78ZXIqD2Tk/DatbUP05MiHgxTWjOIGquhzWeTJX0VEB4Mn2TZyi0zMtGIL
82
+ secure : pIYB18F1Lfq/UWtYjWH1CaKuuLc2dLHxeRwH5xO3BZsv4pMce5ETtqglUWa96TWp
83
83
skip_symbols : true
84
84
artifact : Nuget
85
85
on :
@@ -110,7 +110,7 @@ deploy:
110
110
branch : release
111
111
- provider : NuGet
112
112
api_key :
113
- secure : rSx36T78ZXIqD2Tk/DatbUP05MiHgxTWjOIGquhzWeTJX0VEB4Mn2TZyi0zMtGIL
113
+ secure : pIYB18F1Lfq/UWtYjWH1CaKuuLc2dLHxeRwH5xO3BZsv4pMce5ETtqglUWa96TWp
114
114
skip_symbols : true
115
115
artifact : NugetCandidate
116
116
on :
@@ -157,4 +157,4 @@ on_success:
157
157
& .\build.bat dogfood-release
158
158
}
159
159
on_finish :
160
- - ps : # $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
160
+ - ps : # $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
You can’t perform that action at this time.
0 commit comments