You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
chore: docs auto-update
This commit is contained in:
6
www/docs/static/schema.json
generated
vendored
6
www/docs/static/schema.json
generated
vendored
@@ -969,6 +969,12 @@
|
||||
},
|
||||
"Filters": {
|
||||
"properties": {
|
||||
"include": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"exclude": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
|
Reference in New Issue
Block a user