From 9667e43a03dfec565631ff73e0d81ab22a318f81 Mon Sep 17 00:00:00 2001 From: Pawan Paudel Date: Sun, 4 Aug 2024 14:48:29 +0545 Subject: [PATCH] refactor: Add missing authorithy tag --- src/lib/deploy.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/deploy.ts b/src/lib/deploy.ts index b29e385..da4a6a7 100644 --- a/src/lib/deploy.ts +++ b/src/lib/deploy.ts @@ -101,6 +101,7 @@ export class DeploymentsManager { { name: 'App-Name', value: 'aos' }, { name: 'Name', value: name }, { name: 'aos-Version', value: aosDetails.version }, + { name: 'Authority', value: 'fcoN_xJeisVsPXA-trzVAuIiqO3ydLQxM-L4XbrQKzY' }, ...tags, ]