You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	chore: docs auto-update
This commit is contained in:
		
							
								
								
									
										18
									
								
								www/docs/static/schema.json
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								www/docs/static/schema.json
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -209,7 +209,14 @@ | ||||
| 						"type": "boolean" | ||||
| 					}, | ||||
| 					"rlcp": { | ||||
| 						"type": "boolean" | ||||
| 						"oneOf": [ | ||||
| 							{ | ||||
| 								"type": "string" | ||||
| 							}, | ||||
| 							{ | ||||
| 								"type": "boolean" | ||||
| 							} | ||||
| 						] | ||||
| 					}, | ||||
| 					"files": { | ||||
| 						"items": { | ||||
| @@ -2997,7 +3004,14 @@ | ||||
| 						"type": "array" | ||||
| 					}, | ||||
| 					"rlcp": { | ||||
| 						"type": "boolean" | ||||
| 						"oneOf": [ | ||||
| 							{ | ||||
| 								"type": "string" | ||||
| 							}, | ||||
| 							{ | ||||
| 								"type": "boolean" | ||||
| 							} | ||||
| 						] | ||||
| 					} | ||||
| 				}, | ||||
| 				"additionalProperties": false, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user