Skip to content

Commit

Permalink
update appveyor configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Feb 18, 2024
1 parent 0216632 commit 2d2d151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
DotSwashbuckle
=========

[![Build status](https://ci.appveyor.com/api/projects/status/vy1e8ls17sx6fuwv?svg=true)](https://ci.appveyor.com/project/Havunen/dotswashbuckle)
[![Build status](https://ci.appveyor.com/api/projects/status/qaaagswn5ignwgh7?svg=true)](https://ci.appveyor.com/project/Havunen/dotswashbuckle)

[![Nuget](https://img.shields.io/nuget/v/dotswashbuckle.aspnetcore)](https://www.nuget.org/packages/dotswashbuckle.aspnetcore/)

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ deploy:
on:
appveyor_repo_tag: true
api_key:
secure: GRkAgw5f299arx0wPAAQ00oRoOT69X/PB7WtiBWNZgjHf4kxGma2kg545FNJbP/6
secure: Sw166ShB7/LHE0A5xSbRN1Ul5Uk6/crK9Yw0cdzIU4GZOGOc14l/ae3x5IVtGyUl
skip_symbols: true

0 comments on commit 2d2d151

Please sign in to comment.