Skip to content

Commit 4955cd2

Browse files
committed
Change package_name because it's not debian compatible
1 parent 39be11b commit 4955cd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ archives:
2929
linux: Linux
3030
amd64: x86_64
3131
nfpms:
32-
- homepage: https://github.com/aleroyer/rsyslog_exporter
32+
- package_name: "rsyslog-exporter"
33+
homepage: https://github.com/aleroyer/rsyslog_exporter
3334
description: rsyslog-exporter for prometheus
3435
maintainer: Antoine Leroyer <[email protected]>
3536
license: Apache 2.0

0 commit comments

Comments
 (0)