Explorar el Código

Include example config into distribution bundle

tags/v2.2.0^2^2
9seconds hace 2 meses
padre
commit
036b10be67
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .goreleaser.yml

+ 1
- 0
.goreleaser.yml Ver fichero

@@ -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…
Cancelar
Guardar