Skip to content

Commit a2fb679

Browse files
author
Bart Koelman
committed
Refreshed expired NuGet API key
1 parent 179d377 commit a2fb679

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
@@ -32,14 +32,14 @@ for:
3232
- provider: NuGet
3333
skip_symbols: false
3434
api_key:
35-
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
35+
secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
3636
on:
3737
branch: master
3838
appveyor_repo_tag: true
3939
- provider: NuGet
4040
skip_symbols: false
4141
api_key:
42-
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
42+
secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
4343
on:
4444
branch: /release\/.+/
4545
appveyor_repo_tag: true

0 commit comments

Comments
 (0)