mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-07-10 16:02:13 +02:00
change from text input on workflow dispatch to checkbox
This commit is contained in:
@@ -9,7 +9,8 @@ on:
|
||||
release:
|
||||
description: 'Create a release'
|
||||
required: true
|
||||
default: 'false'
|
||||
type: boolean
|
||||
default: false
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user