Compare commits
4 Commits
f237b89ca7
...
1.0.8
| Author | SHA1 | Date | |
|---|---|---|---|
| 4387236d22 | |||
| f6ce004922 | |||
| 8e487876d2 | |||
| 1be7f5bd20 |
@@ -30,7 +30,7 @@ checksum:
|
|||||||
|
|
||||||
archives:
|
archives:
|
||||||
- id: default
|
- id: default
|
||||||
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
|
name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"
|
||||||
formats: tar.gz
|
formats: tar.gz
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
@@ -38,7 +38,6 @@ archives:
|
|||||||
files:
|
files:
|
||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- steamcache2
|
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
sort: asc
|
sort: asc
|
||||||
@@ -48,7 +47,7 @@ changelog:
|
|||||||
- "^test:"
|
- "^test:"
|
||||||
|
|
||||||
release:
|
release:
|
||||||
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
name_template: "{{ .ProjectName }}-{{ .Version }}"
|
||||||
footer: "Copyright (c) 2025 s1d3sw1ped"
|
footer: "Copyright (c) 2025 s1d3sw1ped"
|
||||||
|
|
||||||
gitea_urls:
|
gitea_urls:
|
||||||
|
|||||||
Reference in New Issue
Block a user