Skip to content

Commit

Permalink
releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
paramah committed Jul 23, 2023
1 parent 6e77312 commit c73af1c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before:
hooks:
- go mod tidy
- go mod tidy -compat 1.17
- go generate ./...
builds:
- env:
Expand All @@ -27,5 +27,3 @@ changelog:
exclude:
- '^docs:'
- '^test:'
env_files:
github_token: ~/.github-token

0 comments on commit c73af1c

Please sign in to comment.