Skip to content

Commit

Permalink
chore: update gorelease removed owner and go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
JeancarloBarrios committed Oct 7, 2023
1 parent adc82f0 commit db73ffb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ env:
before:
hooks:
- go mod download
- go mod tidy

builds:
- main: ./cmd/seda-chaind
Expand All @@ -34,11 +33,6 @@ archives:
- LICENSE
- README.md

release:
github:
owner: sedaprotocol
name: seda

snapshot:
name_template: SNAPSHOT-{{ .Commit }}

Expand Down

0 comments on commit db73ffb

Please sign in to comment.