Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit a367aa0

Browse files
committed
test
Signed-off-by: Takeshi Yoneda <[email protected]>
1 parent 63b8d28 commit a367aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ check:
6767
# and push to ghcr.io/tetratelabs/proxy-wasm-go-sdk-examples.
6868
# See https://github.com/solo-io/wasm/blob/master/spec/spec-compat.md for details.
6969
# Only-used in github workflow on the main branch, and not for developers.
70-
repository := ghcr.io/tetratelabs/proxy-wasm-go-sdk-examples
70+
repository := ghcr.io/tetratelabs/proxy-wasm-go-sdk-example
7171

7272
.PHONY: wasm_image.build_push
7373
wasm_image.build_push:

0 commit comments

Comments
 (0)