Skip to content

Commit c48f7c6

Browse files
authored
Fix: Update nuget api key (#378)
Wrong encryption with last PR
1 parent a687aa7 commit c48f7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ for:
4949
deploy:
5050
- provider: NuGet
5151
api_key:
52-
secure: imIejPMbtxG7+0SknaneTpV4MF5wrCqvyZy0IPz5Q+rbgLGlFcnrqVk3YLSOhIW4
52+
secure: 13kUCox0wcWli/7l5mHQXDV5QhYG7e4QXoNaYvSS6TQ2K6KPyUoLE2K92wY4xA5b
5353
on:
5454
branch: main
5555
-

0 commit comments

Comments
 (0)