Skip to content

Commit 8b0a514

Browse files
Update .goreleaser.yml (#251)
1 parent ab9139a commit 8b0a514

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ signs:
5151
- "--detach-sign"
5252
- "${artifact}"
5353
release:
54+
extra_files:
55+
- glob: terraform-registry-manifest.json
56+
name_template: "{{ .ProjectName }}_{{ .Version }}_manifest.json"
5457
# If you want to manually examine the release before its live, uncomment this line:
5558
# draft: true
5659
changelog:

0 commit comments

Comments
 (0)