mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
fix: boolean input in gh action
This commit is contained in:
3
.github/workflows/arrow.yml
vendored
3
.github/workflows/arrow.yml
vendored
@ -14,8 +14,7 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
rebuild:
|
||||
type: bool
|
||||
required: true
|
||||
type: boolean
|
||||
default: false
|
||||
action:
|
||||
type: choice
|
||||
|
Reference in New Issue
Block a user