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:
parent
1017769672
commit
698a61b154
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user