Skip to content

Commit

Permalink
trying to fix deployment part of CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
csoltenborn committed May 14, 2017
1 parent 1463e7f commit a63e625
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 @@ -103,14 +103,14 @@ deploy:
draft: true
prerelease: true
on:
os: Visual Studio 2017
image: Visual Studio 2017
branch: master
appveyor_repo_tag: true
- provider: NuGet
api_key:
secure: rx+/6IsV+rGqz6/fd3QD6nag41KxW+iGxMTq7Hm3cV03r/TRUub8R6xJA9TjW0mG
skip_symbols: true
on:
os: Visual Studio 2017
image: Visual Studio 2017
branch: master
appveyor_repo_tag: true

0 comments on commit a63e625

Please sign in to comment.