You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-11-06 09:09:29 +02:00
9
www/docs/static/schema.json
generated
vendored
9
www/docs/static/schema.json
generated
vendored
@@ -357,7 +357,14 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"use": {
|
||||
"type": "string"
|
||||
"enum": [
|
||||
"git",
|
||||
"github",
|
||||
"github-native",
|
||||
"gitlab"
|
||||
],
|
||||
"type": "string",
|
||||
"default": "git"
|
||||
},
|
||||
"groups": {
|
||||
"items": {
|
||||
|
||||
Reference in New Issue
Block a user