Skip to content

Commit 17cc289

Browse files
committed
fix: nfpm init changelog file name
refs #919
1 parent 4200fa0 commit 17cc289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cmd/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ description: |
3333
vendor: "FooBarCorp"
3434
homepage: "http://example.com"
3535
license: "MIT"
36-
changelog: "changelog.yaml"
36+
changelog: "changelog.yml"
3737
contents:
3838
- src: ./foo
3939
dst: /usr/bin/foo

0 commit comments

Comments
 (0)