chore: format frontend nightly workflow

This commit is contained in:
whoisasx 2026-07-04 03:22:01 +05:30
parent 91905a294d
commit 8dbc75d5bc
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
workflow_dispatch:
inputs:
important:
description: 'Mark this nightly as an important update (escalates the in-app restart prompt). Retro-flag an already-published nightly by re-running only the publish-feed job with this input set.'
description: "Mark this nightly as an important update (escalates the in-app restart prompt). Retro-flag an already-published nightly by re-running only the publish-feed job with this input set."
type: boolean
default: false