We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d512d commit d23e3fcCopy full SHA for d23e3fc
appveyor.yml
@@ -56,7 +56,7 @@ deploy:
56
description: 'Automated build using Appveyor'
57
provider: GitHub
58
auth_token:
59
- secure: UyY8O91YcxiumO2NkBUGNKDzKDSW0chVj134u+7+haPlc4Naagggt4a//7hRowjL
+ secure: 2Jj47Q5HnaPob9U4yX2t4q4TYTw4JWU6cS56mM12aoRLgfYkZ4gRZPySIzfmTPqC
60
artifact: /.*\.zip/
61
on:
62
APPVEYOR_REPO_TAG: true # deploy on tag push only
0 commit comments