瀏覽代碼

Working on .goreleaser configuration file.

Jeff Lanzarotta 1 年之前
父節點
當前提交
3441475096
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 }}'.