mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 13 forks source link

[goreleaser] fix indentation for name_template #109

Closed ryan-ph closed 4 months ago

ryan-ph commented 4 months ago

WHAT

title

WHY

The YAML was previously invalid 🤔 Since we're using a multiline string with >-, we need to make sure we're not at the same indentation level that YAML expects another key