Merge remote-tracking branch 'origin/main'

This commit is contained in:
Andre H
2024-02-21 11:00:14 +07:00
parent f0121605c4
commit b5eef95d15
39 changed files with 430 additions and 383 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export type Deployment = {
branch: string
commitHash: string
commitMessage: string
url: string
url?: string
environment: Environment
isCurrent: boolean
status: DeploymentStatus