Skip to content

Commit d2e321c

Browse files
committed
Refresh leaked NuGet API key
1 parent d137c3a commit d2e321c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@ for:
8383
- provider: NuGet
8484
skip_symbols: false
8585
api_key:
86-
secure: oy2i3qo34xygjtxsjq5q5mcxpispceluvorutzd7kkxejm
86+
secure: hlP/zkfkHzmutSXPYAiINmPdv+QEj3TpAjKewHEkCtQnHnA2tSo+Xey0g6FVM6S5
8787
on:
8888
branch: master
8989
appveyor_repo_tag: true
9090
- provider: NuGet
9191
skip_symbols: false
9292
api_key:
93-
secure: oy2i3qo34xygjtxsjq5q5mcxpispceluvorutzd7kkxejm
93+
secure: hlP/zkfkHzmutSXPYAiINmPdv+QEj3TpAjKewHEkCtQnHnA2tSo+Xey0g6FVM6S5
9494
on:
9595
branch: /release\/.+/
9696
appveyor_repo_tag: true

0 commit comments

Comments
 (0)