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

@@ -4,4 +4,5 @@ CMS_ENVIRONMENT="development"
CMS_URL="https://eu-graphql.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}"
CMS_PREVIEW_URL="https://graphql-preview.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}";
CMS_PREVIEW_TOKEN=""
ADOBE_SCRIPT_SRC=""
ADOBE_SCRIPT_SRC=""
REPOSITORY_ACCESS_TOKEN=""