From 56aaad123085a8a595f96577d4c7e8bd43899a31 Mon Sep 17 00:00:00 2001 From: Kial Jinnah Date: Thu, 7 Nov 2024 13:29:47 -0500 Subject: [PATCH] fix pr build Signed-off-by: Kial Jinnah --- strr-strata-web/firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strr-strata-web/firebase.json b/strr-strata-web/firebase.json index e03266e5..0072bef4 100644 --- a/strr-strata-web/firebase.json +++ b/strr-strata-web/firebase.json @@ -1,7 +1,7 @@ { "hosting": { - "site": "strr-strata-dev", + "site": "strr-strata-hotel-dev", "public": "dist", "ignore": ["**/devops/**", "**/.*", "**/node_modules/**"], "rewrites": [