diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index db3328f5..9aa17803 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -30,4 +30,5 @@ jobs: with: node-version: 24.x registry-url: 'https://registry.npmjs.org' + - run: npm ci --omit=dev - run: npm publish --access public --provenance