Skip to content

Commit

Permalink
Added deploy token
Browse files Browse the repository at this point in the history
  • Loading branch information
Victorma committed Mar 21, 2019
1 parent 87ead95 commit e04fc62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ artifacts:
deploy:
# Deploy to GitHub Releases
- provider: GitHub
auth_token:
secure: 3zSsvAIXsHOIjh68YpgvbshUIMS3CbGr91Tz/3/QowMmfSdkgEMgYRG/vv5Np5+k # your encrypted token from GitHub
artifact: /.*\.unitypackage/ # upload all UnityPackage packages to release assets
draft: false
prerelease: false
Expand Down

0 comments on commit e04fc62

Please sign in to comment.