Skip to content

Commit

Permalink
Trying alternative keys
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrailsford committed Oct 27, 2019
1 parent 8a7e181 commit 85c0201
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 @@ -25,7 +25,7 @@ deploy:
# GitHub Deployment for releases
- provider: GitHub
auth_token:
secure: k1eoY0KXg/FPYKGDeVJCl31exw28E7ToEZmAgc2M9VfbnSN6HeWltfTe7u20lvP7
secure: JmLktqm0owpfktMIINBjo3CKr9S/53yhtFypcz6WefhozE77x0PJvJ0zr+1/rLER
artifact: /.*\.zip/ # upload all Zip packages to release assets
draft: false
prerelease: false
Expand All @@ -37,7 +37,7 @@ deploy:
- provider: NuGet
server:
api_key:
secure: q2Aov00i+eWTpbwWHB1JN8EAGw4o8FaOC2lj2MolyS6TGkUUFTJK/vQTQzaf/EQ5
secure: DLHhnOs1WWsZlHnkId7symdMXDvqDo8+SS3w9M+TDsd2vAfqvhdtN/aMcLq7M9+y
artifact: /.*\.nupkg/
on:
branch: master
Expand Down

0 comments on commit 85c0201

Please sign in to comment.