From 3ce22f850e6a3ae5bb1292779ccd7123c26795b7 Mon Sep 17 00:00:00 2001 From: Ishan Goel Date: Mon, 19 Oct 2020 10:37:13 +0400 Subject: [PATCH] Update --- .goreleaser.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 3df8faf..563fd7c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -32,3 +32,20 @@ changelog: exclude: - '^docs:' - '^test:' +brews: + - + # Repository to push the tap to. + tap: + owner: quackduck + name: homebrew-quackduck + + # Folder inside the repository to put the formula. + # Default is the root folder. + folder: uniclip + # Your app's homepage. + # Default is empty. + homepage: 'https://github.com/quackduck/uniclip' + + # Your app's description. + # Default is empty. + description: 'Cross-platform shared clipboard'