File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ builds:
4444
4545dockers :
4646 - image_templates :
47- - " ghcr.io/shazow /ssh-chat:latest"
48- - " ghcr.io/shazow /ssh-chat:{{ .Version }}"
47+ - " ghcr.io/aymanbagabas /ssh-chat:latest"
48+ - " ghcr.io/aymanbagabas /ssh-chat:{{ .Version }}"
4949 ids : [ssh-chat]
5050 goarch : amd64
5151 build_flag_templates :
@@ -61,8 +61,8 @@ dockers:
6161 dockerfile : Dockerfile.goreleaser
6262 use : buildx
6363 - image_templates :
64- - " ghcr.io/shazow /ssh-chat:latest"
65- - " ghcr.io/shazow /ssh-chat:{{ .Version }}"
64+ - " ghcr.io/aymanbagabas /ssh-chat:latest"
65+ - " ghcr.io/aymanbagabas /ssh-chat:{{ .Version }}"
6666 ids : [ssh-chat]
6767 goarch : arm64
6868 build_flag_templates :
@@ -104,7 +104,7 @@ archives:
104104
105105release :
106106 github :
107- owner : shazow
107+ owner : aymanbagabas
108108 name : ssh-chat
109109 ids : [ssh-chat]
110110 prerelease : auto
You can’t perform that action at this time.
0 commit comments