1
0
mirror of https://github.com/khorevaa/kubodin.git synced 2024-12-12 08:54:22 +02:00

fix: label typo

This commit is contained in:
khorevaa 2021-03-04 16:15:18 +03:00
parent 1017769672
commit 698a61b154

View File

@ -52,7 +52,7 @@ dockers:
- "--label=com.github.actions.color=blue"
- "--label=repository=http://github.com/khorevaa/kubodin"
- "--label=homepage=http://github.com/khorevaa/kubodin"
- "--label=maintainerAleksey Khorev khorevaa@gmail.com"
- "--label=maintainer=Aleksey Khorev <khorevaa@gmail.com>"
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
replacements: