From bebf0c90677f233e2c4f5c37b35a8be73b1009c9 Mon Sep 17 00:00:00 2001 From: tjololo <1145298+tjololo@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:08:23 +0200 Subject: [PATCH] add apps as a product --- products.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/products.yaml b/products.yaml index e1f7576e..04869155 100644 --- a/products.yaml +++ b/products.yaml @@ -39,3 +39,10 @@ products: owner: altinn repositories: - altinn-receipt + + - name: Apps + slug: APP # Apps + github: + owner: altinn + repositories: + - app-frontend-react \ No newline at end of file