Put - at end of previous line
This commit is contained in:
parent
1e28e3fc27
commit
82bc98ec3c
1 changed files with 2 additions and 2 deletions
|
@ -156,8 +156,8 @@ we appreciate your help.
|
||||||
3. Set the following Environment Variables:
|
3. Set the following Environment Variables:
|
||||||
|
|
||||||
* `ELECTRON_GITHUB_TOKEN` - a token that can create releases on GitHub
|
* `ELECTRON_GITHUB_TOKEN` - a token that can create releases on GitHub
|
||||||
* `ELECTRON_S3_ACCESS_KEY`, `ELECTRON_S3_BUCKET`, `ELECTRON_S3_SECRET_KEY`
|
* `ELECTRON_S3_ACCESS_KEY`, `ELECTRON_S3_BUCKET`, `ELECTRON_S3_SECRET_KEY` -
|
||||||
- the place where you'll upload node.js headers as well as symbols
|
the place where you'll upload node.js headers as well as symbols
|
||||||
* `ELECTRON_RELEASE` - Set to `true` and the upload part will run, leave unset
|
* `ELECTRON_RELEASE` - Set to `true` and the upload part will run, leave unset
|
||||||
and `surf-build` will just do CI-type checks, appropriate to run for every
|
and `surf-build` will just do CI-type checks, appropriate to run for every
|
||||||
pull request.
|
pull request.
|
||||||
|
|
Loading…
Reference in a new issue