Explorar o código

Working on .goreleaser configuration file.

Jeff Lanzarotta hai 1 ano
pai
achega
3441475096
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .goreleaser.yaml

+ 2 - 2
.goreleaser.yaml

@@ -7,8 +7,8 @@ env_files:
   # https://github.com/settings/tokens/new.
   github_token: ./github_token
 
-    #builds:
-    #  - skip: true
+builds:
+  - skip: true
 
     #source:
     #  name_template: '{{ .ProjectName }}-{{ .Version }}'.