Skip to content

Commit

Permalink
chore(repo): re-issue readonly nx cloud token
Browse files Browse the repository at this point in the history
  • Loading branch information
StalkAltan authored and vsavkin committed Aug 29, 2023
1 parent 74c812e commit 903e96b
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 @@ -7,7 +7,7 @@
"default": {
"runner": "nx-cloud",
"options": {
"accessToken": "NDg1NTA3MTAtOGFmZC00YmIwLTk2Y2MtOTkzNzc4ZTczYTlkfHJlYWQtb25seQ==",
"accessToken": "YmZiOWQyNzctOThiZC00MjYwLWI3YTAtZDA3MDg4YWY1YTExfHJlYWQ=",
"cacheableOperations": [
"build",
"lint-base",
Expand Down

1 comment on commit 903e96b

@vercel
Copy link

@vercel vercel bot commented on 903e96b Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx.dev

Please sign in to comment.