Skip to content

Commit aad118f

Browse files
ci: Update nx.json to use nxCloudId (#1871)
Update nx.json to use nxCloudId Removed nxCloudAccessToken and added nxCloudId.
1 parent 89c4f24 commit aad118f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
33
"defaultBase": "main",
4-
"nxCloudAccessToken": "OTI3Y2U3NGQtYzQ3ZC00ZmE3LWJjZWQtYTYxOTEyNmNiN2IyfHJlYWQtb25seQ==",
4+
"nxCloudId": "6446f973ebf8ec27186bb2fe",
55
"useInferencePlugins": false,
66
"parallel": 5,
77
"namedInputs": {

0 commit comments

Comments
 (0)