Skip to content

Commit

Permalink
Merge pull request #248 from squeek502/appyveyor-oauth
Browse files Browse the repository at this point in the history
Update Github oauth token used for releases
  • Loading branch information
zhaozg committed May 11, 2021
2 parents 465d903 + 069c877 commit 5d1052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ deploy:
description: '' # appveyor says this is mandatory
provider: GitHub
auth_token:
secure: bTslNShNLTsJrZ1cOoWU6gzI4boK7gveIkOzqn7SMwAyHOpb1HkemYgTvfZK2VRI
secure: ZQtPAVaybUWlOtbbHkn1HkoE6zrEUE7wjEXUqCA1vdVRqZYHZUvmVowHxzMtQpLC
artifact: /.*/ # everything
draft: false
prerelease: false
Expand Down

0 comments on commit 5d1052f

Please sign in to comment.