summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Muehlhaeuser <muesli@gmail.com>2020-02-16 22:24:55 +0100
committerChristian Muehlhaeuser <muesli@gmail.com>2020-02-16 22:24:55 +0100
commit720dd2a57729576ae01383dbb087ec2c5ae6d56e (patch)
treefcc5440656909f6b79a31a07063f0af2d1584ac4
parentc7a52acc1bb10afbb9f8ed73c1ec5308ea4253dd (diff)
Add project description to goreleaser configv0.1.0
-rw-r--r--.goreleaser.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index fecab7d..0251f84 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -55,7 +55,7 @@ nfpms:
vendor: muesli
homepage: "https://fribbledom.com/"
maintainer: "Christian Muehlhaeuser <muesli@gmail.com>"
- description: ""
+ description: "OBS-cli is a command-line remote control for OBS"
license: MIT
formats:
- deb
@@ -72,7 +72,7 @@ brews:
name: "Christian Muehlhaeuser"
email: "muesli@gmail.com"
homepage: "https://fribbledom.com/"
- description: ""
+ description: "OBS-cli is a command-line remote control for OBS"
# skip_upload: true
signs: