diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa4f0550..1296d6b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,6 @@ jobs: { "name": "@uiwjs/react-textarea-code-editor" } - run: npm publish - working-directory: core if: success() || failure() env: NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}