Skip to content

Commit

Permalink
fix artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Jun 11, 2020
1 parent 8243112 commit b2a3596
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,12 @@ signs:
- "-b"
- "-d"
- "-i"
- "terraform-provider-snowflake_{{ .Version }}_SHA256SUMS"
- "${artifact}"
- "-o"
- "${signature}"
- "-k"
- "E29CCA1AAD621CDE"

#

release:
prerelease: true

0 comments on commit b2a3596

Please sign in to comment.