|
1756 | 1756 | }, |
1757 | 1757 | "detectUpdateChannel": { |
1758 | 1758 | "default": true, |
1759 | | - "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.", |
| 1759 | + "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.\nThis does *not* apply to github publishing, which will [never auto-detect the update channel](https://github.com/electron-userland/electron-builder/issues/8589).", |
1760 | 1760 | "type": "boolean" |
1761 | 1761 | }, |
1762 | 1762 | "disableDefaultIgnoredFiles": { |
|
2437 | 2437 | }, |
2438 | 2438 | "detectUpdateChannel": { |
2439 | 2439 | "default": true, |
2440 | | - "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.", |
| 2440 | + "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.\nThis does *not* apply to github publishing, which will [never auto-detect the update channel](https://github.com/electron-userland/electron-builder/issues/8589).", |
2441 | 2441 | "type": "boolean" |
2442 | 2442 | }, |
2443 | 2443 | "disableDefaultIgnoredFiles": { |
|
3069 | 3069 | }, |
3070 | 3070 | "detectUpdateChannel": { |
3071 | 3071 | "default": true, |
3072 | | - "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.", |
| 3072 | + "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.\nThis does *not* apply to github publishing, which will [never auto-detect the update channel](https://github.com/electron-userland/electron-builder/issues/8589).", |
3073 | 3073 | "type": "boolean" |
3074 | 3074 | }, |
3075 | 3075 | "disableDefaultIgnoredFiles": { |
|
6274 | 6274 | }, |
6275 | 6275 | "detectUpdateChannel": { |
6276 | 6276 | "default": true, |
6277 | | - "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.", |
| 6277 | + "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.\nThis does *not* apply to github publishing, which will [never auto-detect the update channel](https://github.com/electron-userland/electron-builder/issues/8589).", |
6278 | 6278 | "type": "boolean" |
6279 | 6279 | }, |
6280 | 6280 | "disableDefaultIgnoredFiles": { |
|
6960 | 6960 | }, |
6961 | 6961 | "detectUpdateChannel": { |
6962 | 6962 | "default": true, |
6963 | | - "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.", |
| 6963 | + "description": "Whether to infer update channel from application version pre-release components. e.g. if version `0.12.1-alpha.1`, channel will be set to `alpha`. Otherwise to `latest`.\nThis does *not* apply to github publishing, which will [never auto-detect the update channel](https://github.com/electron-userland/electron-builder/issues/8589).", |
6964 | 6964 | "type": "boolean" |
6965 | 6965 | }, |
6966 | 6966 | "directories": { |
|
0 commit comments