File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ builds:
2727
2828archives :
2929 - id : panda-archive
30- format : tar.gz
30+ formats : zip
3131 name_template : >-
3232 {{ .ProjectName }}_
3333 {{- .Version }}_
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ builds:
3232
3333archives :
3434 - id : panda-archive
35- format : tar.gz
35+ formats : zip
3636 name_template : >-
3737 {{ .ProjectName }}_
3838 {{- .Version }}_
@@ -45,7 +45,6 @@ archives:
4545 - LICENSE*
4646
4747checksum :
48- name_template : ' checksums.txt'
4948 disable : true
5049
5150changelog :
@@ -55,7 +54,7 @@ release:
5554 github :
5655 owner : aavshr
5756 name : panda
58- draft : true
57+ draft : false
5958 prerelease : auto
6059 mode : append
6160 name_template : " {{.ProjectName}} v{{.Version}}"
You can’t perform that action at this time.
0 commit comments