Skip to content

Commit 9900fad

Browse files
committed
Set AppVeyor GH deployment auth token
1 parent 12a62b6 commit 9900fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ artifacts:
3232
deploy:
3333
provider: GitHub
3434
auth_token:
35-
secure: 7ijatuctLTwV3xu0FAyCHjcupsNxqfv3MVfDLB2bUeoRwyy+rGJmF2JsQDP2h6ya # your encrypted token from GitHub
35+
secure: 9+xdNIvrnAVRoTFYPvdfYxnSUtWXObdc4DUIndJwiliSsD44stBnDwCvPZ+3OH3e # your encrypted token from GitHub
3636
artifact: htmltest-binaries
3737
on:
3838
appveyor_repo_tag: true # deploy on tag push only

0 commit comments

Comments
 (0)