Skip to content

Commit e897044

Browse files
committed
fix: releaser
1 parent 531a6cd commit e897044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ archives:
2626

2727
dockers_v2:
2828
- images:
29-
- "ghcr.io/{{ .Env.GITHUB_REPOSITORY_OWNER | lower }}/chargeflow"
29+
- "ghcr.io/chargepi/chargeflow"
3030
tags:
3131
- "{{ .Tag }}"
3232
- "latest"

0 commit comments

Comments
 (0)