Skip to content

Commit

Permalink
Fix .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rverst committed May 19, 2021
1 parent 233cfda commit 8fbda20
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ builds:
- arm64
nfpms:
- id: dev.rverst.mdync
- maintainer: Robert Verst <info@rverst.dev>
- description: Markdown html renderer with auto reload.
- homepage: https://github.com/rverst/mdsync
- license: MIT
- formats:
maintainer: Robert Verst <info@rverst.dev>
description: Markdown html renderer with auto reload.
homepage: https://github.com/rverst/mdsync
license: MIT
formats:
- deb
- rpm
- apk

0 comments on commit 8fbda20

Please sign in to comment.