Skip to content

Commit be1d4e5

Browse files
authored
chore: fix identifier for OCI in mcp release (#5694)
1 parent ac37d2d commit be1d4e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ mcp:
8585
subfolder: internal/namespaces/mcp
8686
packages:
8787
- registry_type: oci
88-
identifier: "ghcr.io/scaleway/cli:{{ .Version }}"
88+
identifier: "scaleway/cli:{{ .Version }}"
8989
transport:
9090
type: stdio
9191

0 commit comments

Comments
 (0)