We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe73977 commit d73aaffCopy full SHA for d73aaff
.appveyor.yml
@@ -80,7 +80,7 @@ artifacts:
80
deploy:
81
provider: GitHub
82
auth_token:
83
- secure: "u2sUa4ovDQsL08AQjtmcIIVmHw6pFqIsT8JSBkMA2Ciebku0slhbTCGDZ19sp0Xt"
+ secure: "BzeJXdX4roGf2NZw9H9ClTKKzVP3H/nAdtBV/U2qh6CbSZYL+8BnRiUGmihyOL8J"
84
tag: $(APPVEYOR_REPO_TAG_NAME)
85
# release: $(APPVEYOR_REPO_TAG_NAME)-%platform%-v$(appveyor_build_version)
86
# release: $(APPVEYOR_REPO_TAG_NAME)-windows-v$(appveyor_build_version)
0 commit comments