You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	docs: remove un-existent feature from docs
This was mistakenly added before the feature itself was implemented. It will be implemented and re-added soon. Removing for now to prevent future confusion. refs #5463
This commit is contained in:
		| @@ -33,11 +33,6 @@ app_bundles: | ||||
|     # Templates: allowed. | ||||
|     if: '{{ eq .Os "linux" }}' | ||||
|  | ||||
|     # More files that will be available in the context in which the image | ||||
|     # will be built. | ||||
|     extra_files: | ||||
|       - README.md | ||||
|  | ||||
|     # Icon file to use in the app. | ||||
|     # Must be a `icns` file. | ||||
|     # | ||||
|   | ||||
		Reference in New Issue
	
	Block a user