From 7fa13b8f4411ee526f3102027583aac901191082 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Mon, 6 Jan 2025 16:45:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e524913..b2918b3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ wash build ## Push OCI Artifact to Gitea ```bash -wash push gitea.rebus.ninja/lore/go-nats-client:1.x.x build/go_nats_client_s.wasm +wash push gitea.rebus.ninja/lore/go-nats-client:1.x.x build/go_nats_stream_client_s.wasm ``` ## Build and push to the registry using the dockerfile