We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3af8c commit ca7b18dCopy full SHA for ca7b18d
appveyor.yml
@@ -22,8 +22,8 @@ after_test:
22
artifacts:
23
- path: '*.nupkg'
24
25
-//deploy:
26
-// provider: NuGet
27
-// api_key:
28
-// secure: er/U2/CvQ1PB7fzqLd58D6wEGLFo7jaOu1Id6ruQ8OeMckIgwqSXBtIz0rbIs3pQ
29
-// artifact: /.*\.nupkg/
+deploy:
+ provider: NuGet
+ api_key:
+ secure: er/U2/CvQ1PB7fzqLd58D6wEGLFo7jaOu1Id6ruQ8OeMckIgwqSXBtIz0rbIs3pQ
+ artifact: /.*\.nupkg/
0 commit comments