Skip to content

Commit 9d6f202

Browse files
committed
wip
1 parent 6b9e4ec commit 9d6f202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-npm-token-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
2323
24-
- name: Check NPM Publish Access
24+
- name: List Packages I can access
2525
run: |
2626
npm access list packages
2727

0 commit comments

Comments
 (0)