From 903e96b2522b4a1eab290ba49c07588f1ae13f03 Mon Sep 17 00:00:00 2001 From: Altan Stalker Date: Tue, 29 Aug 2023 17:06:16 -0400 Subject: [PATCH] chore(repo): re-issue readonly nx cloud token --- nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx.json b/nx.json index a7828aa701c2f..b4662659da6d5 100644 --- a/nx.json +++ b/nx.json @@ -7,7 +7,7 @@ "default": { "runner": "nx-cloud", "options": { - "accessToken": "NDg1NTA3MTAtOGFmZC00YmIwLTk2Y2MtOTkzNzc4ZTczYTlkfHJlYWQtb25seQ==", + "accessToken": "YmZiOWQyNzctOThiZC00MjYwLWI3YTAtZDA3MDg4YWY1YTExfHJlYWQ=", "cacheableOperations": [ "build", "lint-base",