Skip to content

Commit 2f163cd

Browse files
Update goreleaser to version 2
1 parent 57a03a7 commit 2f163cd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.goreleaser.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
2-
version: 1
2+
version: 2
33

44
env_files:
55
github_token: ~/Documents/Keys/goreleaser.token
@@ -45,7 +45,8 @@ brews:
4545
owner: captainhook-go
4646
name: homebrew-captainhook
4747
branch: main
48-
folder: Formula
48+
49+
directory: Formula
4950
url_template: "https://github.com/captainhook-go/captainhook/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
5051
commit_author:
5152
name: "Sebastian Feldmann"

0 commit comments

Comments
 (0)