Skip to content

Commit

Permalink
Temporarily disable publishing of terraform-registry-manifest.json (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan De Marino committed Mar 10, 2022
1 parent d4c1bb5 commit 33cacbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Expand Up @@ -50,9 +50,9 @@ publishers:
- AWS_ACCESS_KEY_ID={{ .Env.AWS_ACCESS_KEY_ID }}
- AWS_SECRET_ACCESS_KEY={{ .Env.AWS_SECRET_ACCESS_KEY }}
- AWS_SESSION_TOKEN={{ .Env.AWS_SESSION_TOKEN }}
extra_files:
- glob: 'terraform-registry-manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
# extra_files:
# - glob: 'terraform-registry-manifest.json'
# name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
name: hc-releases
signature: true
release:
Expand Down

0 comments on commit 33cacbe

Please sign in to comment.