chore: remove remaining references to AppVeyor (#45339)
This commit is contained in:
parent
7bde100a1a
commit
4512b2b5c4
11 changed files with 5 additions and 407 deletions
|
@ -27,7 +27,7 @@ const targetBranch = positionals[0];
|
|||
|
||||
if (positionals.length < 1) {
|
||||
console.log(`Trigger CI to build release builds of electron.
|
||||
Usage: ci-release-build.js [--job=CI_JOB_NAME] [--arch=INDIVIDUAL_ARCH] [--ci=AppVeyor|GitHubActions]
|
||||
Usage: ci-release-build.js [--job=CI_JOB_NAME] [--arch=INDIVIDUAL_ARCH] [--ci=GitHubActions]
|
||||
[--ghRelease] [--commit=sha] [--newVersion=version_tag] TARGET_BRANCH
|
||||
`);
|
||||
process.exit(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue