Skip to content

Commit

Permalink
Updated "api_key" for nuget in "appveyor.yml".
Browse files Browse the repository at this point in the history
  • Loading branch information
unchase committed May 1, 2019
1 parent 90730da commit a13f31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ deploy:
appveyor_repo_tag: false # deploy on tag push only
- provider: NuGet
api_key:
secure: BW0THUJjeHMvlLq3IEDY4QDbkcoYH5eRP0pJAmnC9W7rm9JBJKoK7OXVXElDdsI6
secure: jsvXBsuTRifpLtKgXYBysrAESPumHnOy3bXJXzUvHetfR4i35gsBi+xtOItUopA0
skip_symbols: true
artifact: /Unchase.*\.nupkg/
on:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<NeutralLanguage></NeutralLanguage>
<LangVersion>7.3</LangVersion>
<PackageIconUrl>https://github.com/unchase/Unchase.Swashbuckle.AspNetCore.Extensions/blob/master/assets/icon.png?raw=true</PackageIconUrl>
<Version>1.0.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a13f31b

Please sign in to comment.