Skip to content

Commit

Permalink
Update secret deploy key
Browse files Browse the repository at this point in the history
Signed-off-by: miigotu <miigotu@gmail.com>
  • Loading branch information
miigotu committed Oct 12, 2018
1 parent 98055c7 commit 2c5d828
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
@@ -1,6 +1,6 @@
image: Visual Studio 2017
version: '{build}'
max_jobs: 1
max_jobs: 4
clone_depth: 5
pull_requests:
do_not_increment_build_number: true
Expand Down Expand Up @@ -60,7 +60,7 @@ deploy:
force_update: true # replaces current release
draft: true # release as a draft
auth_token:
secure: Jmp8JMqRCuCKR7RfsMPkQccXatcLQXe6PfYhkRTvaGK5h7ap6FFOG4he+ppOWzuI
secure: YZEpu6KzfHYG6BEHmvEjOQURvg7uTDPgKTaHDe8OEshhlCAk70tUNHskn0dmX3+a
artifact: SickChillInstaller.exe
on:
branch: master # release from master branch only

0 comments on commit 2c5d828

Please sign in to comment.