Browse Source

Include example config into distribution bundle

tags/v2.2.0^2^2
9seconds 5 months ago
parent
commit
036b10be67
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .goreleaser.yml

+ 1
- 0
.goreleaser.yml View File

@@ -54,6 +54,7 @@ archives:
54 54
       - LICENSE
55 55
       - README.md
56 56
       - SECURITY.md
57
+      - example.config.toml
57 58
 
58 59
 gomod:
59 60
   proxy: true

Loading…
Cancel
Save