Skip to content

Commit a02755d

Browse files
committed
appveyor: Pass API key to new deploy script
1 parent a621b13 commit a02755d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ test: off
2929
artifacts:
3030
- path: Artifacts\UnitsNet.zip
3131
- path: 'Artifacts\NuGet\*.nupkg' # find all NuGet packages recursively
32+
environment:
33+
api_key:
34+
secure: q710an2WFRwLh6rZQ/I9nKlNt/3d5kYkdUoA5Y1a/hZLr3DGZliSayP+ejF6bj30
3235
deploy:
3336
- provider: NuGet
3437
api_key:

0 commit comments

Comments
 (0)