diff options
author | mail_redacted_for_web | 2024-06-16 13:18:31 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-06-16 13:18:31 +0200 |
commit | b863c79b58dca3a55c4cdd898b179d680d9de69f (patch) | |
tree | 1e003d1670b40568521ddb25a49054c4f22a28c5 /nfpm/nfpm.yaml.skel | |
parent | 241c9cc064440df114f635b45d495502cb4b71c1 (diff) | |
download | lirion-initfunctions-b863c79b58dca3a55c4cdd898b179d680d9de69f.tar.bz2 |
Fix: now in skeleton
Diffstat (limited to 'nfpm/nfpm.yaml.skel')
-rw-r--r-- | nfpm/nfpm.yaml.skel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index 9581300..e76b8eb 100644 --- a/nfpm/nfpm.yaml.skel +++ b/nfpm/nfpm.yaml.skel @@ -101,7 +101,7 @@ license: LGLPv3 mtime: "2024-06-16T12:30:00Z" # Changelog YAML file, see: https://github.com/goreleaser/chglog -changelog: "changelog.yaml" +changelog: "changelog.yml" # Disables globbing for files, config_files, etc. disable_globbing: false |