1
0
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:
Carlos Alexandro Becker
2025-01-17 13:57:27 -03:00
parent 53e3556493
commit f74e2d2bf1

View File

@@ -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.
#