From 6faeb375c73743aa8204f2c28d8dd17adb50bbd0 Mon Sep 17 00:00:00 2001 From: Ayman Bagabas Date: Mon, 24 Jan 2022 17:41:13 -0500 Subject: [PATCH] typo: goreleaser project description --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 4bc18eb126e98a5c0b719c4e0b935668264dc5e5..0c59621d718309bcc405930ca49691206a51a433 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -5,7 +5,7 @@ includes: variables: main: "./cmd/soft" binary_name: soft - description: "A personal key value store" + description: "A tasty, self-hostable Git server for the command line🍦" github_url: "https://github.com/charmbracelet/soft-serve" maintainer: "Christian Rocha " brew_commit_author_name: "Christian Rocha"