mirror of https://github.com/penpot/penpot.git
📎 Fix CI inputs
This commit is contained in:
parent
95faf340c4
commit
6da5bbf33a
|
|
@ -31,17 +31,11 @@ on:
|
|||
required: true
|
||||
default: 'develop'
|
||||
build_wasm:
|
||||
type: choice
|
||||
options:
|
||||
- yes
|
||||
- no
|
||||
type: string
|
||||
required: false
|
||||
default: 'yes'
|
||||
build_storybook:
|
||||
type: choice
|
||||
options:
|
||||
- yes
|
||||
- no
|
||||
type: string
|
||||
required: false
|
||||
default: 'yes'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue