Skip to content

Commit ce41b47

Browse files
authored
ci(release)!: latest npm (#124)
1 parent 208c7af commit ce41b47

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
registry-url: "https://registry.npmjs.org"
2828
cache: pnpm
2929

30+
# Trusted Publishing
31+
- run: npm install -g npm@latest
32+
3033
- name: Install dependencies
3134
run: pnpm install
3235

0 commit comments

Comments
 (0)