We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d4706 commit 200475eCopy full SHA for 200475e
.github/workflows/ci_checks.yml
@@ -7,6 +7,7 @@ on:
7
8
env:
9
node_version: 20
10
+ NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_READ_WRITE_TOKEN }}
11
12
jobs:
13
main-linux:
nx.json
@@ -131,5 +131,5 @@
131
],
132
"defaultBase": "master",
133
"nxCloudUrl": "https://staging.nx.app",
134
- "nxCloudAccessToken": "ZjcwZWVlN2EtMTc1OS00NDRiLWEyMzAtODc5ZTQ0YTQ5ZTAxfHJlYWQtd3JpdGU="
+ "nxCloudAccessToken": "OTZmMzE2NDEtMmYzNC00MjhiLWI2M2QtMjgzMTQ4ZjgxZGNlfHJlYWQ="
135
}
0 commit comments