Skip to content

Commit

Permalink
Fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
grandsilence committed Feb 8, 2020
1 parent d1ecf33 commit 2e1ca76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dotnet_csproj:
informational_version: '{version}'
environment:
nuget_token:
secure: B8QuQMemomqdolE+Eo5VCsRR8lrKt9Ue/WszmVEXzgeV8nZsA+wmkrTXeVO0gwal
secure: BzdLe9enAWcmUiOBMdx02CYt2T+xuLGlvieE2+Ceic8tmFpEb06EOlikWdyOxxbf
github_token:
secure: 2LiLyCv5qwnAClSid16P+Yiq+zIyBk+6/Xl1ZDOKz5g6ab2vXosiY3m93n52q1WX
nuget:
Expand All @@ -39,7 +39,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: LAP1RRHzZP5slfjtjZY7WQ==
secure: BzdLe9enAWcmUiOBMdx02CYt2T+xuLGlvieE2+Ceic8tmFpEb06EOlikWdyOxxbf
skip_symbols: true
on:
branch: master
Expand Down

0 comments on commit 2e1ca76

Please sign in to comment.