Skip to content

Commit

Permalink
Copying keys from stacked / nested content
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrailsford committed Jan 3, 2018
1 parent 67070b6 commit 5e9e010
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 @@ -35,7 +35,7 @@ deploy:
# GitHub Deployment for releases
- provider: GitHub
auth_token:
secure: k1eoY0KXg/FPYKGDeVJCl31exw28E7ToEZmAgc2M9VfbnSN6HeWltfTe7u20lvP7
secure: yDxrRTveSScJA35MQTOaLYVjoPKFKl2bHBkG+JMZjiN0r7AfuUCxVU3CgW8Imu4h
artifact: /.*\.zip/ # upload all Zip packages to release assets
draft: false
prerelease: false
Expand All @@ -47,7 +47,7 @@ deploy:
- provider: NuGet
server:
api_key:
secure: q2Aov00i+eWTpbwWHB1JN8EAGw4o8FaOC2lj2MolyS6TGkUUFTJK/vQTQzaf/EQ5
secure: eSLiOXbGVrxSG+X7PV6qTTUZ5VzS9EFj5+EufaWPfd+QXkF6gc8rZ4mGoHIVp/fL
artifact: /.*\.nupkg/
on:
branch: master
Expand Down

0 comments on commit 5e9e010

Please sign in to comment.