From 6eba1b18d0d07917a416f957cbc8e4fb472cf1bf Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Mon, 13 Mar 2023 11:04:23 -0500 Subject: [PATCH] chore(example): update product id --- example/counter/shorebird.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/counter/shorebird.yaml b/example/counter/shorebird.yaml index fd0162a6..478e8c80 100644 --- a/example/counter/shorebird.yaml +++ b/example/counter/shorebird.yaml @@ -1 +1 @@ -product_id: 1234 \ No newline at end of file +product_id: shorebird-counter \ No newline at end of file