Skip to content

Commit

Permalink
update gorleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianliechti committed Jul 6, 2024
1 parent 9c6da64 commit 4f549b7
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

before:
hooks:
- go mod tidy
Expand All @@ -20,23 +22,19 @@ changelog:
sort: asc

brews:
- dependencies:
- name: kubernetes-cli
- name: helm

tap:
- repository:
owner: adrianliechti
name: homebrew-tap

commit_author:
name: Adrian Liechti
email: adrian@localhost

scoop:
bucket:
owner: adrianliechti
name: scoop-bucket
scoops:
- repository:
owner: adrianliechti
name: scoop-bucket

commit_author:
name: Adrian Liechti
email: adrian@localhost
commit_author:
name: Adrian Liechti
email: adrian@localhost

0 comments on commit 4f549b7

Please sign in to comment.