Skip to content

Commit

Permalink
Update NuGet API key
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Jan 23, 2024
1 parent 963c463 commit 4a74a81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ after_build:
- cmd: appveyor PushArtifact "Jobbr.Runtime.%GitVersion_NuGetVersion%.nupkg"

deploy:
- provider: NuGet
server: https://nuget.org
api_key:
secure: anKLNUxe1pn63rrNVCigoQVfA/fWML9gEpE1UHRLK/LDmQX4SM9WwzDx0kliHKWC
on:
appveyor_repo_tag: true
- provider: NuGet
server: https://nuget.org
api_key:
secure: 60SMVZkhtzWAeH6Mp7DT1YZlZGGG8jwOEXMH0oRhX1iQLBejg1TpaDxgN6i0RisX
on:
appveyor_repo_tag: true

0 comments on commit 4a74a81

Please sign in to comment.