We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a62b6 commit 9900fadCopy full SHA for 9900fad
appveyor.yml
@@ -32,7 +32,7 @@ artifacts:
32
deploy:
33
provider: GitHub
34
auth_token:
35
- secure: 7ijatuctLTwV3xu0FAyCHjcupsNxqfv3MVfDLB2bUeoRwyy+rGJmF2JsQDP2h6ya # your encrypted token from GitHub
+ secure: 9+xdNIvrnAVRoTFYPvdfYxnSUtWXObdc4DUIndJwiliSsD44stBnDwCvPZ+3OH3e # your encrypted token from GitHub
36
artifact: htmltest-binaries
37
on:
38
appveyor_repo_tag: true # deploy on tag push only
0 commit comments