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 f9d5bb8 commit f929324Copy full SHA for f929324
1 file changed
.github/workflows/publish.yml
@@ -408,6 +408,7 @@ jobs:
408
if: ${{ github.repository_owner == 'nrwl' }}
409
name: Publish
410
runs-on: ubuntu-latest
411
+ environment: npm-registry
412
permissions:
413
id-token: write
414
contents: write
0 commit comments