We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0795b8 commit f946b28Copy full SHA for f946b28
1 file changed
appveyor.yml
@@ -61,7 +61,7 @@ deploy:
61
- provider: GitHub
62
release: Version $(VERSION_STR)
63
auth_token:
64
- secure: XnUsE3jqzulQ4cWVkK2ALBR7qfnfwbBdoMDChmcnx1RcGtRgXV0QLMPo+GcIf8YU
+ secure: zFKThFJ7iaLK4Ou84pDrX0bpvlThqt6naZK//cneoJBdiAn3hKlzUA+Eq0qYqZ5g
65
artifact: mingw_binaries,gcc_binaries
66
on:
67
APPVEYOR_REPO_TAG: true
0 commit comments