add disable auto updater input for nightly build
This commit is contained in:
parent
87e542af65
commit
c708dce033
@ -106,6 +106,7 @@ jobs:
|
|||||||
new_version: ${{ needs.get-update-version.outputs.new_version }}
|
new_version: ${{ needs.get-update-version.outputs.new_version }}
|
||||||
channel: nightly
|
channel: nightly
|
||||||
cortex_api_port: '39261'
|
cortex_api_port: '39261'
|
||||||
|
disable_updater: ${{ github.event.inputs.disable_updater }}
|
||||||
|
|
||||||
sync-temp-to-latest:
|
sync-temp-to-latest:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user