diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03bd45fd3..9e317bf9c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,6 +80,7 @@ jobs: uses: ./.github/.release/actions/actions/services/npm with: token: ${{ secrets.GH_TOKEN }} + npm-auth-type: oidc npm-token: ${{ secrets.NPM_TOKEN }} check-ownership: false build-command: npm run build