🐛 修复 arm/mips 的自动更新问题

This commit is contained in:
naiba 2021-11-04 19:52:15 +08:00
parent b25c336dd4
commit d20fd7a9fe

View File

@ -32,7 +32,7 @@ checksum:
snapshot: snapshot:
name_template: "nezha-agent" name_template: "nezha-agent"
archives: archives:
- name_template: "nezha-agent_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}" - name_template: "nezha-agent_{{ .Os }}_{{ .Arch }}"
files: files:
- none* - none*
changelog: changelog: