Skip to content

Commit

Permalink
chore: update goreleaser.yml for goreleaser 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsmitt committed Oct 11, 2024
1 parent 314b84b commit d81ac71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
before:
hooks:
- go mod tidy
Expand Down Expand Up @@ -49,7 +50,7 @@ release:
name: ecsgo
brews:
- name: ecsgo
tap:
repository:
owner: tedsmitt
name: homebrew-ecsgo
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
Expand Down

0 comments on commit d81ac71

Please sign in to comment.