Skip to content

Commit

Permalink
fix: nxjson
Browse files Browse the repository at this point in the history
  • Loading branch information
SubstantialCattle5 committed Jul 25, 2024
1 parent 11dab43 commit 933bd11
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 @@ -4,7 +4,7 @@
"default": {
"runner": "@nrwl/nx-cloud",
"options": {
"accessToken": "ODMwNzA1NzAtMTcwZC00ZTViLTk1YzctNjY4ZDg2ZDkxMzcxfHJlYWQtd3JpdGU=",
"accessToken": "${NX_CLOUD_ACCESS_TOKEN}",
"cacheableOperations": ["build", "test", "lint"]
}
}
Expand Down

0 comments on commit 933bd11

Please sign in to comment.