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 a621b13 commit a02755dCopy full SHA for a02755d
appveyor.yml
@@ -29,6 +29,9 @@ test: off
29
artifacts:
30
- path: Artifacts\UnitsNet.zip
31
- path: 'Artifacts\NuGet\*.nupkg' # find all NuGet packages recursively
32
+environment:
33
+ api_key:
34
+ secure: q710an2WFRwLh6rZQ/I9nKlNt/3d5kYkdUoA5Y1a/hZLr3DGZliSayP+ejF6bj30
35
deploy:
36
- provider: NuGet
37
api_key:
0 commit comments