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 6b9e4ec commit 9d6f202Copy full SHA for 9d6f202
.github/workflows/check-npm-token-permissions.yml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
23
24
- - name: Check NPM Publish Access
+ - name: List Packages I can access
25
26
npm access list packages
27
0 commit comments