Skip to content

Commit

Permalink
Token changed to: UNT-CASITS
Browse files Browse the repository at this point in the history
  • Loading branch information
VertigoRay authored Jul 24, 2018
1 parent 3df2470 commit 6e4d4eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ deploy:
description: QuserObject v$(appveyor_build_version)
provider: GitHub
auth_token:
secure: 5J0ugv6ihHcLzt2sHc0rU2F+y/htAz8nVERuqPAdnbsYEdyFBJy8POMwWYMwHU4j
secure: Vw4SeFATUV5sFO3gPVSe4PRu8gtUqDxSYUHRfpH+Y2n4U65IKkcFyK1dN+j3ZQq0
artifact: /.*\.zip/
draft: false
prerelease: true
Expand All @@ -48,4 +48,4 @@ on_success:
# If build was started by pushed tag; deploy it.
- ps: |
Write-Host "[AppVeyor] On Success; deploying ..." -Foregroundcolor Green
Invoke-PSDeploy -Path '.\.scripts\deploy.ps1' -Force
Invoke-PSDeploy -Path '.\.scripts\deploy.ps1' -Force

0 comments on commit 6e4d4eb

Please sign in to comment.