add disable auto updater input for nightly build

This commit is contained in:
Minh141120 2025-08-13 09:33:05 +07:00
parent 87e542af65
commit c708dce033

View File

@ -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: