Skip to content

Commit fa21d1e

Browse files
committed
Revert "ci: npm login before attempting to publish"
This reverts commit 4299111.
1 parent 521e0cc commit fa21d1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ jobs:
125125
registry-url: 'https://registry.npmjs.org'
126126
- run: npm ci
127127
- run: npm run build
128-
- run: npm login
129128
- run: npm publish
130129
env:
131130
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}

0 commit comments

Comments
 (0)