fix: redo the whole caching functionality to make it really 420 blaze it fast #3

Merged
s1d3sw1ped merged 5 commits from fix/blazing-sun-speed into main 2025-07-13 05:21:20 -05:00
Showing only changes of commit 745856f0f4 - Show all commits

View File

@@ -16,7 +16,7 @@ builds:
- amd64 - amd64
archives: archives:
- format: tar.gz - formats: tar.gz
name_template: >- name_template: >-
{{ .ProjectName }}_ {{ .ProjectName }}_
{{- title .Os }}_ {{- title .Os }}_
@@ -26,7 +26,7 @@ archives:
{{- if .Arm }}v{{ .Arm }}{{ end }} {{- if .Arm }}v{{ .Arm }}{{ end }}
format_overrides: format_overrides:
- goos: windows - goos: windows
format: zip formats: zip
changelog: changelog:
sort: asc sort: asc