We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485109f commit af7aa68Copy full SHA for af7aa68
appveyor.yml
@@ -28,11 +28,3 @@ build_script:
28
artifacts:
29
- path: bin\*.exe
30
name: htmltest-binaries
31
-
32
-deploy:
33
- provider: GitHub
34
- auth_token:
35
- 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