Skip to content

Commit

Permalink
Disable auto deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Mar 23, 2019
1 parent ec615ba commit 9d5f981
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ artifacts:
name: 'Unity'

# publish NuGet package on tag build
deploy:
- provider: NuGet
api_key:
secure: oy2bh5r6l2tktqiulxea6rpj73yb6cgelcmhx4sl5yjd44
on:
appveyor_repo_tag: true
#deploy:
#- provider: NuGet
# api_key:
# secure: oy2bh5r6l2tktqiulxea6rpj73yb6cgelcmhx4sl5yjd44
# on:
# appveyor_repo_tag: true

0 comments on commit 9d5f981

Please sign in to comment.