mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Fix CI inputs
This commit is contained in:
10
.github/workflows/build-bundle.yml
vendored
10
.github/workflows/build-bundle.yml
vendored
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user