Skip to content

Commit

Permalink
update nuget keys
Browse files Browse the repository at this point in the history
  • Loading branch information
pofider authored Mar 14, 2022
1 parent aca3cd2 commit a77f558
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 @@ -13,9 +13,9 @@ before_build:
deploy:
provider: NuGet
api_key:
secure: UxdKl7p+OXiedpDaYECXtpfyKWhYDTseqXQlR4TEmqPpU2XoEPFZxiYPeX6cfdQ/
secure: 4fzGkFShqQOo4eE2dcjEWvp3FwHDVrZ9h4bvj2jeUNzKAC+jXNGtPOeBdgZFjpxR
on:
appveyor_repo_tag: true
test_script:
- cd jsreport.Local.Test
- dotnet test
- dotnet test

0 comments on commit a77f558

Please sign in to comment.