Skip to content

Commit

Permalink
remove glob from extra files for the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Feb 27, 2023
1 parent a59ebb8 commit ee5120f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ release:
extra_files:
- glob: 'terraform-registry-manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
- glob: docs
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
Expand Down

0 comments on commit ee5120f

Please sign in to comment.