Skip to content

Commit 3ba88b2

Browse files
committed
Refresh leaked NuGet API key
1 parent c959baa commit 3ba88b2

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: oy2i3qo34xygjtxsjq5q5mcxpispceluvorutzd7kkxejm
35+
secure: hlP/zkfkHzmutSXPYAiINmPdv+QEj3TpAjKewHEkCtQnHnA2tSo+Xey0g6FVM6S5
3636
on:
3737
branch: master
3838
appveyor_repo_tag: true
3939
- provider: NuGet
4040
skip_symbols: false
4141
api_key:
42-
secure: oy2i3qo34xygjtxsjq5q5mcxpispceluvorutzd7kkxejm
42+
secure: hlP/zkfkHzmutSXPYAiINmPdv+QEj3TpAjKewHEkCtQnHnA2tSo+Xey0g6FVM6S5
4343
on:
4444
branch: /release\/.+/
4545
appveyor_repo_tag: true

0 commit comments

Comments
 (0)