Skip to content

Commit 2c5d828

Browse files
committed
Update secret deploy key
Signed-off-by: miigotu <[email protected]>
1 parent 98055c7 commit 2c5d828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image: Visual Studio 2017
22
version: '{build}'
3-
max_jobs: 1
3+
max_jobs: 4
44
clone_depth: 5
55
pull_requests:
66
do_not_increment_build_number: true
@@ -60,7 +60,7 @@ deploy:
6060
force_update: true # replaces current release
6161
draft: true # release as a draft
6262
auth_token:
63-
secure: Jmp8JMqRCuCKR7RfsMPkQccXatcLQXe6PfYhkRTvaGK5h7ap6FFOG4he+ppOWzuI
63+
secure: YZEpu6KzfHYG6BEHmvEjOQURvg7uTDPgKTaHDe8OEshhlCAk70tUNHskn0dmX3+a
6464
artifact: SickChillInstaller.exe
6565
on:
6666
branch: master # release from master branch only

0 commit comments

Comments
 (0)