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 0c64763 commit 2194266Copy full SHA for 2194266
appveyor.yml
@@ -37,7 +37,7 @@ deploy:
37
# GitHub Deployment for releases
38
- provider: GitHub
39
auth_token:
40
- secure: RH8UIklPiSC24UnsDFEHx5AHsMbpyLcYOKA4/ZnTsSc=
+ secure: gnJNHw3btYiQ7G0GexIGpSyA3moAz/GuJvgGZvJmz63/+YVLFC+qew/xlniRLDSk
41
artifact: /.*\.zip/ # upload all Zip packages to release assets
42
draft: false
43
prerelease: false
0 commit comments