Browse Source

Working on .goreleaser configuration file.

Jeff Lanzarotta 1 year ago
parent
commit
ac69fb4612
1 changed files with 0 additions and 1 deletions
  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 }}'.