Skip to content

Commit

Permalink
fix: Fix name (#104)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege committed May 5, 2022
1 parent 5d39458 commit 721e0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dockers:
build_flag_templates:
- "--platform=linux/arm64/v8"
docker_manifests:
- name_template: tensorchord/midi-ssh-from-scratch:{{ .Version }}
- name_template: ghcr.io/tensorchord/midi-ssh-from-scratch:{{ .Version }}
image_templates:
- ghcr.io/tensorchord/midi-ssh-from-scratch:{{ .Version }}-amd64
- ghcr.io/tensorchord/midi-ssh-from-scratch:{{ .Version }}-arm64v8

0 comments on commit 721e0fb

Please sign in to comment.