diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index ffe2db6..cf35d2c 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -18,7 +18,6 @@ jobs: with: node-version: 18 - run: npm ci - - run: npm run build - run: npx semantic-release env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file