Skip to content

Commit c033657

Browse files
ci: avoid extra step
1 parent fd28679 commit c033657

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030

3131
- run: npm ci
3232

33-
- name: Verify Auth
34-
run: npm whoami --registry=https://registry.npmjs.org
35-
3633
- name: Create Release Pull Request or Publish to npm
3734
id: changesets
3835
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0

0 commit comments

Comments
 (0)