diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 8913b76..cf13217 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,3 +1,5 @@ +version: 2 + project_name: webtoon-dl before: @@ -53,7 +55,7 @@ brews: - name: webtoon-dl homepage: https://github.com/robinovitch61/webtoon-dl description: "A cli for downloading content from webtoon.com" - folder: Formula + directory: Formula commit_author: name: "Leo Robinovitch" email: "leorobinovitch@gmail.com" @@ -119,4 +121,4 @@ chocolateys: skip_publish: false gomod: - proxy: true \ No newline at end of file + proxy: true