Skip to content

Commit

Permalink
refactor: Add missing authorithy tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Aug 4, 2024
1 parent 3ea7d98 commit 9667e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
]

Expand Down

0 comments on commit 9667e43

Please sign in to comment.