diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 2c003f0b9..43c1c1925 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -32,5 +32,6 @@ jobs: run: npm audit signatures - name: Release env: + NPM_TOKEN: ${{secrets.npm_token}} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: npx semantic-release