Update .goreleaser.yml to include config.example.yaml instead of config.yaml in release assets

This commit is contained in:
Luis Pater
2025-07-26 22:19:33 +08:00
parent 5812229d9b
commit 00bd6a3e46

View File

@@ -15,4 +15,4 @@ archives:
- LICENSE
- README.md
- README_CN.md
- config.yaml
- config.example.yaml