Skip to content

Commit

Permalink
ci: add Nx Cloud configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed May 26, 2023
1 parent 11c9105 commit cd39120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
DOCS_APP_ARTIFACT_NAME: docs-app
DOCS_APP_PATH: dist/apps/docs-app/
NODE_OPTIONS: --max-old-space-size=6144
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}

jobs:
commitlint:
Expand Down

0 comments on commit cd39120

Please sign in to comment.