Skip to content

Commit eddf370

Browse files
committed
remove logging
1 parent 1317ae8 commit eddf370

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
- name: Build project
3434
run: npm run build
3535

36-
- name: Validate npm
37-
run: npm login
38-
- run: npm whoami
39-
4036
- name: Audit npm signatures
4137
run: npm audit signatures
4238

0 commit comments

Comments
 (0)