Skip to content

Commit

Permalink
Fix goreleaser signing
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Apr 12, 2020
1 parent ebc141c commit cfe6fae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ builds:
- -tags=embed
hooks:
pre: go-bindata --tags embed --pkg api -o api/bindata.go --ignore config/.git assets/... config/...
sign:
artifacts: checksum
signs:
- artifacts: checksum
archives:
-
replacements:
Expand Down

0 comments on commit cfe6fae

Please sign in to comment.