diff --git a/nx.json b/nx.json index d732e6d54f..1060526d78 100644 --- a/nx.json +++ b/nx.json @@ -21,7 +21,7 @@ "showUsageWarnings": true, "runtimeCacheInputs": ["echo $SELECTED_CLI"], "cacheDirectory": "/tmp/nx-cache", - "nxCloudUsePrId": true + "nxCloudUsePrNumber": true } } },