mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
chore: update schema
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
4d115cbf81
commit
3e66f8418e
6
www/docs/static/schema-pro.json
generated
vendored
6
www/docs/static/schema-pro.json
generated
vendored
@ -1057,6 +1057,12 @@
|
||||
},
|
||||
"Filters": {
|
||||
"properties": {
|
||||
"include": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"exclude": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
|
Loading…
x
Reference in New Issue
Block a user