mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update schema
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
5c5844c397
commit
e51eab751d
9
www/docs/static/schema-pro.json
generated
vendored
9
www/docs/static/schema-pro.json
generated
vendored
@ -998,6 +998,9 @@
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
@ -1346,6 +1349,9 @@
|
||||
"bindir": {
|
||||
"type": "string"
|
||||
},
|
||||
"changelog": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta": {
|
||||
"type": "boolean"
|
||||
}
|
||||
@ -1912,6 +1918,9 @@
|
||||
"draft": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"replace_existing_draft": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user