fix: install design repo with access token

This commit is contained in:
Christel Westerberg
2024-02-26 16:34:44 +01:00
parent 6fe47fb9d7
commit 9b25a72025
6 changed files with 12 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ export type Puff = {
imageConnection: Edges<Image>
link: {
href: string
title: string
title?: string
}
puff_style: PuffStyleEnum
text: {