Skip to content

Commit

Permalink
Merge pull request #4001 from brianlheim/appveyor-gh-token
Browse files Browse the repository at this point in the history
appveyor: use correctly encrypted github token
  • Loading branch information
mossheim committed Aug 21, 2018
2 parents bbfa20b + ed416e8 commit f462f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -149,7 +149,7 @@ deploy:
description: appveyor_$(APPVEYOR_REPO_TAG_NAME)
artifact: installer
auth_token:
secure: rxXJNY+6n25Th9R4+7qI+AcnTj0wCAMSnBGH2+5s7DlVLrAGsSY6+EEDbeHWGGeI
secure: 6m5+IiGj/pLhiUJvZPqs7yOlSe0ttH3pklaM7w1i8ca4YRUrIKddsGTZAZo86qLx
prerelease: true
on:
appveyor_repo_tag: true

0 comments on commit f462f09

Please sign in to comment.