Skip to content

Commit 5dd2216

Browse files
committed
fix: add write permissions
1 parent bf50247 commit 5dd2216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
registry-url: https://registry.npmjs.org/
2929
- run: |
3030
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
31-
npm whoami
3231
npm run sr:ci
3332
env:
3433
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)