Skip to content

Commit

Permalink
add secure token [skip ci] [skip travis]
Browse files Browse the repository at this point in the history
  • Loading branch information
jongough committed Jun 3, 2020
1 parent 82db1cb commit 96fe495
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ deploy:
description: 'release created by AppVeyor CI'
provider: GitHub
#auth_token: '%GitHub_auth_token%'
auth_token: '%GIT-PTOKEN-testplugin_pi-INTO-APPVEYOR%'
auth_token: #'%GIT-PTOKEN-ocpn_draw_pi-INTO-APPVEYOR%'
secure: "LBNZqgBxrVxzPGVf2gH5hVgOmjFuPD/LiA1F6NFWx4jHgdx4HAw4i1JGglr/+ZZg"
artifact: installer,portable
draft: true
prerelease: true
Expand Down

0 comments on commit 96fe495

Please sign in to comment.