Skip to content

Commit

Permalink
ci: drop goreleaser before hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Sep 2, 2022
1 parent 67c7089 commit 8f10419
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
before:
hooks:
- go mod tidy
- go generate ./...
project_name: pw
builds:
- env:
- CGO_ENABLED=0
Expand All @@ -28,3 +25,4 @@ changelog:
exclude:
- '^docs:'
- '^test:'
- '^chore:'

0 comments on commit 8f10419

Please sign in to comment.