Skip to content

Commit

Permalink
ci: add new nx token (#5733)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Oct 25, 2023
1 parent 74d34c8 commit 2e121b3
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
@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"defaultProject": "demo",
"nxCloudAccessToken": "Mjk2MmY1OWMtOWY1OC00NGZiLTg5NTQtOWYzYWEwMGRmOWMwfHJlYWQtd3JpdGU=",
"nxCloudAccessToken": "NWEyY2I2MGUtYjZhNS00ODQ3LTg2OTgtZDQyMDA5YmQyMjNifHJlYWQtd3JpdGU=",
"namedInputs": {
"sharedGlobals": [
"{workspaceRoot}/nx.json",
Expand Down

0 comments on commit 2e121b3

Please sign in to comment.