Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unab0mb authored Feb 8, 2020
1 parent 1fd7816 commit f79a5fd
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 @@ -79,7 +79,7 @@ deploy:
release: ${_RELEASE_NAME}
artifact: ${_RELEASE_NAME}
auth_token:
secure: SXUyBqg8+wl9fn3xHV2Br0xDH65EyPAnFwJbwcg94wIesv9osQEefC3zxu9iDTUh
secure: SlMbFtjdeOozIBfA2n2tFhN1LDJjic3HIlGwhqbGLtwSIqqeS3Rt6Wvb+KqrCm3q
on:
_IS_BUILD_CANARY: false
# Deploy on each commit
Expand All @@ -90,7 +90,7 @@ deploy:
prerelease: true
force_update: true
auth_token:
secure: SXUyBqg8+wl9fn3xHV2Br0xDH65EyPAnFwJbwcg94wIesv9osQEefC3zxu9iDTUh
secure: SlMbFtjdeOozIBfA2n2tFhN1LDJjic3HIlGwhqbGLtwSIqqeS3Rt6Wvb+KqrCm3q
on:
_IS_BUILD_CANARY: true
description: |
Expand Down

0 comments on commit f79a5fd

Please sign in to comment.