mirror of
https://github.com/penpot/penpot.git
synced 2026-09-14 07:59:36 +00:00
📎 Fix CI inputs
This commit is contained in:
parent
95faf340c4
commit
6da5bbf33a
10
.github/workflows/build-bundle.yml
vendored
10
.github/workflows/build-bundle.yml
vendored
@ -31,17 +31,11 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
default: 'develop'
|
default: 'develop'
|
||||||
build_wasm:
|
build_wasm:
|
||||||
type: choice
|
type: string
|
||||||
options:
|
|
||||||
- yes
|
|
||||||
- no
|
|
||||||
required: false
|
required: false
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
build_storybook:
|
build_storybook:
|
||||||
type: choice
|
type: string
|
||||||
options:
|
|
||||||
- yes
|
|
||||||
- no
|
|
||||||
required: false
|
required: false
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user