Skip to content

Commit

Permalink
Updates API key for uploading to nuget (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarres-mdsol authored and adriancole committed Mar 28, 2019
1 parent 76cf558 commit 8789131
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ nuget:
disable_publish_on_pr: true
configuration:
- Release
artifacts:
artifacts:
- path: .\artifacts\*.nupkg
name: NuGet
environment:
Expand All @@ -27,7 +27,7 @@ deploy:
- provider: NuGet
name: production
api_key:
secure: Mewglv4qtQ2Z1VySya6Xzx2EHmf+8F01lNnUwmgQHjiQdmQPpijYf8MyZrhFvNWf
secure: /U9jebmr13NyJPUqTEItqBKxMEVUZWqD5scotuC33CVbfCevG+oepVUv/kvqPMJN
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: true

0 comments on commit 8789131

Please sign in to comment.