File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -46,19 +46,6 @@ builds:
4646 - -s -w -X github.com/alvinunreal/tmuxai/internal.Commit={{.Commit}}
4747 - -s -w -X github.com/alvinunreal/tmuxai/internal.Date={{.Date}}
4848
49- - id : windows
50- goos :
51- - windows
52- goarch :
53- - amd64
54- - arm64
55- flags :
56- - -trimpath
57- ldflags :
58- - -s -w -X github.com/alvinunreal/tmuxai/internal.Version=v{{.Version}}
59- - -s -w -X github.com/alvinunreal/tmuxai/internal.Commit={{.Commit}}
60- - -s -w -X github.com/alvinunreal/tmuxai/internal.Date={{.Date}}
61-
6249archives :
6350 - name_template : >-
6451 {{ .ProjectName }}_
@@ -67,9 +54,6 @@ archives:
6754 {{- else if eq .Arch "386" }}i386
6855 {{- else }}{{ .Arch }}{{ end }}
6956 {{- if .Arm }}v{{ .Arm }}{{ end }}
70- format_overrides:
71- - goos: windows
72- format: zip
7357
7458checksum :
7559 name_template : " checksums.sha256"
You can’t perform that action at this time.
0 commit comments