Skip to content

Commit

Permalink
Update GitHub access token
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed May 3, 2018
1 parent 08624e7 commit fa9880b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -52,7 +52,7 @@ deploy:
- provider: GitHub
description: 'Release version $(appveyor_build_version)'
auth_token:
secure: 5K94QY8dHKlbjvlBpQaXwAkmDf+LQE3g5WlU9snnNMjDjf0UT4xDoOBCLWcmwZOm
secure: 7rtJ3qvAO3HF8g/FYpHHrVEZb+CzMNgEYquXzdsi7iNmZQwY7UreMh5mds3+9J4T
artifact: installer, package
on:
branch: master
Expand All @@ -62,7 +62,7 @@ deploy:
description: 'Prerelease version $(appveyor_build_version)'
prerelease: true
auth_token:
secure: 5K94QY8dHKlbjvlBpQaXwAkmDf+LQE3g5WlU9snnNMjDjf0UT4xDoOBCLWcmwZOm
secure: 7rtJ3qvAO3HF8g/FYpHHrVEZb+CzMNgEYquXzdsi7iNmZQwY7UreMh5mds3+9J4T
artifact: installer, package
on:
branch: develop
Expand Down

0 comments on commit fa9880b

Please sign in to comment.