Browse Source

Include example config into distribution bundle

tags/v2.2.0^2^2
9seconds 6 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
       - LICENSE
54
       - LICENSE
55
       - README.md
55
       - README.md
56
       - SECURITY.md
56
       - SECURITY.md
57
+      - example.config.toml
57
 
58
 
58
 gomod:
59
 gomod:
59
   proxy: true
60
   proxy: true

Loading…
Cancel
Save