mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
ci: remove version from rpm and deb file name (#804)
Signed-off-by: Guoguo <i@qwq.trade>
This commit is contained in:
@@ -73,7 +73,6 @@ nfpms:
|
||||
package_name: picoclaw
|
||||
file_name_template: >-
|
||||
{{ .PackageName }}_
|
||||
{{- .Version }}_
|
||||
{{- if eq .Arch "amd64" }}x86_64
|
||||
{{- else if eq .Arch "arm64" }}aarch64
|
||||
{{- else if eq .Arch "arm" }}armv{{ .Arm }}
|
||||
|
||||
Reference in New Issue
Block a user