Skip to content

Commit 2d2e00b

Browse files
authored
Merge pull request #279 from serilog/use-same-nuget-key-as-main-serilog-repo
use same nuget key as main serilog repo
2 parents 3fac905 + 3d0f351 commit 2d2e00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ artifacts:
1818
deploy:
1919
- provider: NuGet
2020
api_key:
21-
secure: rbdBqxBpLt4MkB+mrDOYNDOd8aVZ1zMkysaVNAXNKnC41FYifzX3l9LM8DCrUWU5
21+
secure: 45/vGyNCdoOvWSorcVX6qYM3oC/mCBj0CDRXNZP4twlIrBiZ9sKtKMdHwufm4ogS
2222
skip_symbols: true
2323
on:
2424
branch: /^(main|dev)$/

0 commit comments

Comments
 (0)