842830d709
* build: move Windows release builds to AppVeyor cloud * Use new env variable for AppVeyor cloud server
7 lines
No EOL
175 B
Text
7 lines
No EOL
175 B
Text
# These env vars are only necessary for creating Electron releases.
|
|
# See docs/development/releasing.md
|
|
|
|
APPVEYOR_CLOUD_TOKEN=
|
|
CIRCLE_TOKEN=
|
|
ELECTRON_GITHUB_TOKEN=
|
|
VSTS_TOKEN= |