Skip to content

Commit

Permalink
set read only token
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <[email protected]>
  • Loading branch information
Mirko Mollik committed May 12, 2024
1 parent a7e43b7 commit c852ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sharedGlobals": []
},
"workspaceLayout": { "appsDir": "apps", "libsDir": "libs" },
"nxCloudAccessToken": "MTU5MTViNTItMDM2NC00ZGE0LWEzZWYtOWQ3ZGQ5YTAwNGVjfHJlYWQtd3JpdGU=",
"nxCloudAccessToken": "NjQ2NjhiMWUtYjA1Ni00NTRjLWJjMjctMjkzNzA1NmRkMTgxfHJlYWQ=",
"plugins": [
{
"plugin": "@nx/vite/plugin",
Expand Down

0 comments on commit c852ef2

Please sign in to comment.