Skip to content

Commit

Permalink
AppVeyor: Change token branch and repo for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
TcT2k committed May 18, 2018
1 parent 871e64a commit 5b7622c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@ deploy:
Use this release to test cutting edge features and changes not
included in the latest offical release build.
prerelease: true
repository: TcT2k/openswe1r-unstable
repository: OpenSWE1R/openswe1r-unstable
auth_token:
secure: /WE6q/mVO/ll0+GqpD4PEfC2aTdDqj//FHIRC6TGFMbu5ZP26GUmafH5yD69wkRi
secure: dt7LXTsIxqTkmXC0FdK7k7K23ifilaIvb0wFXCVDhrNk6u6myk6I0Zgz/FwQ1nFf
on:
appveyor_repo_tag: false
branch: deployment_test
branch: master
BUILD_TYPE: msvc

- provider: GitHub
Expand All @@ -95,8 +95,8 @@ deploy:
description: >
Stable release version $(appveyor_build_version)
auth_token:
secure: /WE6q/mVO/ll0+GqpD4PEfC2aTdDqj//FHIRC6TGFMbu5ZP26GUmafH5yD69wkRi
secure: dt7LXTsIxqTkmXC0FdK7k7K23ifilaIvb0wFXCVDhrNk6u6myk6I0Zgz/FwQ1nFf
on:
appveyor_repo_tag: true
branch: deployment_test
branch: master
BUILD_TYPE: msvc

0 comments on commit 5b7622c

Please sign in to comment.