diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 87b00eb..f889a7d 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -39,7 +39,7 @@ builds: # see https://github.com/goreleaser/goreleaser/blob/main/www/docs/customization/ko.md # and https://ko.build/ kos: - - repository: ghcr.io/chesscomputing/datadiscovery + - repository: ghcr.io/chesscomputing/mlhub tags: - '{{.Tag}}' - '{{ if not .Prerelease }}latest{{ end }}'