mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
fix: boolean input in gh action
This commit is contained in:
parent
6b2dfb4aa9
commit
bdd922d318
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
|
||||
|
Loading…
Reference in New Issue
Block a user