Skip to content

Commit 27af228

Browse files
committed
ci(release): provide nx cloud token
1 parent a596d42 commit 27af228

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ on:
3232
default: false
3333
type: boolean
3434

35+
env:
36+
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
37+
3538
jobs:
3639
publish:
3740
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)