ci: update input now works on everything
Some checks failed
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / build (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled

This commit is contained in:
silver 2024-08-21 03:19:10 +01:00
parent 97d750ac66
commit 36e9e6b76d
Signed by: silver
GPG key ID: 0A1071E702CE4B4E

View file

@ -7,7 +7,7 @@ on:
inputs: inputs:
input_to_update: input_to_update:
description: 'Flake input to update' description: 'Flake input to update'
required: true required: false
type: string type: string
jobs: jobs: