add note that building from staging will not upload the installer
This commit is contained in:
parent
b5fb298387
commit
cfd23616d2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
with_staging:
|
with_staging:
|
||||||
description: 'Include the staging repo when building the installer'
|
description: 'Include the staging repo when building the installer (and skip the final upload)'
|
||||||
default: false
|
default: false
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user