Ver Fonte

Updated path to config

jamesread há 4 anos atrás
pai
commit
c4b6c39dc9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -50,7 +50,7 @@ archives:
     format: tar.gz
 
     files: 
-      - configs/config.yaml
+      - config.yaml
       - LICENSE
       - README.md
       - Dockerfile