Skip to content

Commit

Permalink
ci(release.yml): add nx cloud token
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Sep 13, 2023
1 parent 49da6b1 commit e46b792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}

jobs:
release:
Expand Down

0 comments on commit e46b792

Please sign in to comment.