Skip to content

Commit

Permalink
Updated appveyor.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ravibpatel committed Jun 1, 2022
1 parent cb19018 commit 98c1c8c
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 @@ -32,7 +32,7 @@ deploy:
description: '// TODO: Write Release Notes'
artifact: AutoUpdater.NET-%my_version%.zip
auth_token:
secure: WHW27Nvc8zNhfyhxIYdl/NwbrkFzvSX0vE4/CS8iByPXM6rcztWhUrDXJ7eejLBY
secure: 7mWsHdYoJjOZChmTq6NVAycMaurs/tAoHZUG6nBmdNKHLtqJ4c58mItRuSKUMJua
draft: false
prerelease: false
on:
Expand All @@ -41,7 +41,7 @@ deploy:

- provider: NuGet
api_key:
secure: tmlnRHVMwKGZ1B+ua5hte55Ig+gfbTi4DjKzzTiRjNwpy9nYgQpDZCnQZB0H9IdS
secure: EA3GtBMLgZneFXYFhyTQ+8ppC0bvjJl3CwE9sQ31gLQUI/4cpETFgPt6ql7uYD9/
skip_symbols: false
artifact: Autoupdater.NET.Official.%my_version%.nupkg
on:
Expand Down

0 comments on commit 98c1c8c

Please sign in to comment.