Skip to content

Commit

Permalink
Fix appveyor nuget key
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Moss authored and Justin Moss committed Jul 22, 2021
1 parent c32be11 commit 5f5d5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockLib.DistributedTracing.AspNetCore/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ deploy:
appveyor_repo_tag_name: $(csproj_build_version)
- provider: NuGet
api_key:
secure: /aVzW+PxGg5BNIf1vjwlpzF47ybzXunJAIsc7y1dSruIJm+cEQjFqNO7HEHmswQi
secure: 87Beymkb5jPtRYptB4ERIe5KaE9nda2V5hyXXVGLmg4FIuTjLwz/5T8bRh+e2sNh
on:
appveyor_repo_tag: true
appveyor_repo_tag_name: $(csproj_build_version)
Expand Down

0 comments on commit 5f5d5ee

Please sign in to comment.