Skip to content

Commit f1f0aff

Browse files
committed
ci: stop updating npm during release
1 parent 0cf178b commit f1f0aff

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- name: Install Dependencies
2929
run: yarn
3030

31-
- name: Update npm
32-
run: npm install -g npm@latest # to ensure Trusted Publishing works correctly
33-
3431
- name: Create Release Pull Request or Publish to NPM
3532
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
3633
with:

0 commit comments

Comments
 (0)