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 fc52c14 commit 3a31b97Copy full SHA for 3a31b97
.appveyor.yml
@@ -39,7 +39,7 @@ deploy:
39
tag: v$(PACKAGE_VERSION)
40
description: 'Release description'
41
auth_token:
42
- secure: JyJYSgeJYFmkaFy7Gro2dQyv/fqZwz1EzJmp2Nf99H6HUpxNR7ilA/OGPcQk0pA8 #jay's public repo token
+ secure: h9VTCvHA5/iH0f6yn0i323/4Qay/rCDRIGRRtDa+2b8JIFut9YHyiSTIXErvESLu #jay's public repo token
43
draft: true
44
prerelease: $(is_prerelease)
45
on:
0 commit comments