Skip to content

Commit

Permalink
Fix Github deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
lipkau committed Jul 4, 2017
1 parent f0b0561 commit d8b8875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ deploy:
release: v$(appveyor_build_version)
description: ''
auth_token:
secure: h40tYNJs+cDWsqezrkoy+ZV4+LVrC44zB4y1RhKtG1B554/cVPYOWxQQ9kl0L795
secure: GPFmkrGf5ufcdQZiGVbfdBefIjcgVRJFutY8xf5+98B/jf18ZiiRZclAps3jFFLd
# artifact: /.*\.nupkg/ # upload all NuGet packages to release assets
draft: false
prerelease: false
Expand Down

0 comments on commit d8b8875

Please sign in to comment.