chore: update default value for nightly

This commit is contained in:
Minh141120 2025-08-20 21:05:21 +07:00
parent 6021e0309f
commit be547224fb

View File

@ -28,7 +28,7 @@ on:
description: 'Is the app a nightly build?' description: 'Is the app a nightly build?'
required: true required: true
type: boolean type: boolean
default: true default: false
reliability_phase: reliability_phase:
description: 'Reliability phase' description: 'Reliability phase'
required: true required: true