1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-22 07:12:22 +02:00

chore: fix snap name (#2349)

This commit is contained in:
Ludovic Fernandez 2024-11-13 15:52:37 +01:00 committed by GitHub
parent 92d437fb1b
commit 15af1079a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,7 +145,7 @@ dockers:
- '--platform=linux/arm/v7'
snapcrafts:
- name: lego
- name_template: "{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
disable: false
publish: true
grade: stable