Skip to content

Commit

Permalink
ci: update NuGet API key to upload packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck committed Jun 23, 2024
1 parent 45fbaa4 commit 2c01b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: 6hBESdkEJj+a3ckY3Uw/2C55XRlG6/X9QKzb9IWl2/xMjxaJHy60lRxyOK4XQVWd
secure: WulUiguCSzi1ZCQHZxmpdhP/FMMifFhjqvSZRK7QiT0vLrJeaN1P3mZLB5lyPHvz
skip_symbols: false
artifact: /.*(\.|\.s)nupkg/
on:
Expand Down

0 comments on commit 2c01b12

Please sign in to comment.