We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f84f5a commit a861c53Copy full SHA for a861c53
1 file changed
.goreleaser.yml
@@ -41,9 +41,6 @@ checksum:
41
algorithm: sha256
42
signs:
43
- artifacts: checksum
44
- # Do not include the signature in the checksum file.
45
- # Terraform Registry rejects SHA256SUMS that contain the .sig file.
46
- checksum: false
47
args:
48
# if you are using this in a GitHub action or some other automated pipeline, you
49
# need to pass the batch flag to indicate its not interactive.
0 commit comments