mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
added types
This commit is contained in:
parent
ee2214c14d
commit
1df5ee05c9
4
.github/workflows/netlify.yaml
vendored
4
.github/workflows/netlify.yaml
vendored
@ -4,12 +4,16 @@ on:
|
||||
inputs:
|
||||
pr_number:
|
||||
required: true
|
||||
type: number
|
||||
pr_head_full_name:
|
||||
required: true
|
||||
type: string
|
||||
pr_head_ref:
|
||||
required: true
|
||||
type: string
|
||||
deployment_ref:
|
||||
required: true
|
||||
type: string
|
||||
secrets:
|
||||
ELEMENT_BOT_TOKEN:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user