소스 검색

Working on .goreleaser configuration file.

Jeff Lanzarotta 1 년 전
부모
커밋
ac69fb4612
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .goreleaser.yaml

+ 0 - 1
.goreleaser.yaml

@@ -8,7 +8,6 @@ env_files:
   github_token: ./github_token
 
 builds:
-  - skip: true
 
     #source:
     #  name_template: '{{ .ProjectName }}-{{ .Version }}'.