1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-19 20:57:53 +02:00

docs: update

This commit is contained in:
actions-user 2022-01-07 01:12:42 +00:00
parent fe79b4b9da
commit 3fa464bfb5

3
www/docs/static/schema.json generated vendored
View File

@ -702,6 +702,9 @@
},
"skip_tls_verify": {
"type": "boolean"
},
"use_package_registry": {
"type": "boolean"
}
},
"additionalProperties": false,