diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 350e329..2dcefe1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,10 +18,10 @@ jobs: with: node-version: "18.x" - - name: Build plugin - run: | - npm install - npm run build + # - name: Build plugin + # run: | + # npm install + # npm run build - name: Create release env: