There was an error while loading. Please reload this page.
1 parent a1b175f commit 6d01c09Copy full SHA for 6d01c09
1 file changed
.goreleaser.yaml
@@ -26,10 +26,10 @@ builds:
26
-X "github.com/jahvon/flow/cmd/internal/version.buildDate={{ .Date }}"
27
28
gomod:
29
- proxy: true
+ proxy: false
30
31
archives:
32
- - format: tar.gz
+ - formats: [ 'tar.gz' ]
33
files:
34
- LICENSE
35
- README.md
@@ -44,7 +44,6 @@ brews:
44
- name: flow
45
homepage: https://flowexec.io
46
license: Apache-2.0
47
- directory: Formula
48
repository:
49
owner: jahvon
50
name: homebrew-tap
0 commit comments