feat: added npm token for agent

This commit is contained in:
Brian Pooe 2023-06-03 19:13:16 +02:00
parent 060b1b7f7b
commit 26546c1899

View file

@ -26,6 +26,8 @@ jobs:
agents:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.13.0
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
number-of-agents: 3