vikunja's nfpm.yaml packs ./config.yml.sample as /etc/vikunja/config.yml. The release-binaries action already regenerates it for the zip bundles, but release-os-package runs on a fresh runner without that file, so nfpm aborted with "matching ./config.yml.sample: file does not exist" on every vikunja os-package matrix shard (the veans shards skip this step entirely). Add a vikunja-only step to regenerate it before nfpm runs. |
||
|---|---|---|
| .. | ||
| release-binaries | ||
| release-os-package | ||
| setup-frontend | ||