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:
|
||||
inputs:
|
||||
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
|
||||
required: false
|
||||
type: boolean
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user