From 8da88c9a2357725c5ea1b820678c362a30dec29e Mon Sep 17 00:00:00 2001 From: Khaled Mahfouz Date: Sun, 14 Jun 2026 10:33:48 +0300 Subject: [PATCH] Add generic values for id and projectId to be set in gitpasha secrets --- .ghaymah.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ghaymah.json b/.ghaymah.json index 850f51c..3109ee3 100644 --- a/.ghaymah.json +++ b/.ghaymah.json @@ -1,7 +1,7 @@ { - "id": "0de03ccc-efb5-44f5-9a5e-47827cc89233", + "id": "ID", "name": "maqtaa", - "projectId": "17b67804-4f4f-442a-a79f-c44273c6dcdf", + "projectId": "PROJECT_ID", "ports": [ { "expose": true,