Skip to content

Commit f840a0c

Browse files
committed
ci: remove redundant npm registry config from publish workflow
1 parent eb00198 commit f840a0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
3131
yarn build
3232
33-
npm config set registry https://registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
34-
3533
npm whoami
3634
3735
VERSION=$(node -p "require('./packages/imagekit-editor/package.json').version" )

0 commit comments

Comments
 (0)