Skip to content

Commit 5b99f22

Browse files
author
Bart Koelman
committed
Refreshed expired NuGet API key
1 parent 978a311 commit 5b99f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@ for:
8282
- provider: NuGet
8383
skip_symbols: false
8484
api_key:
85-
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
85+
secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
8686
on:
8787
branch: master
8888
appveyor_repo_tag: true
8989
- provider: NuGet
9090
skip_symbols: false
9191
api_key:
92-
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
92+
secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
9393
on:
9494
branch: /release\/.+/
9595
appveyor_repo_tag: true

0 commit comments

Comments
 (0)