diff --git a/.github/workflows/rust-release.yml b/.github/workflows/rust-release.yml index 10e7f116..f9a84549 100644 --- a/.github/workflows/rust-release.yml +++ b/.github/workflows/rust-release.yml @@ -493,6 +493,10 @@ jobs: with: node-version: 22 registry-url: "https://registry.npmjs.org" + scope: "@valknarthing" + + - name: Update npm + run: npm install -g npm@latest - name: Download npm tarballs from release env: