diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ef10f57..7e93d4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,6 +61,7 @@ jobs: # Publish the plugin to JetBrains Marketplace - name: Publish Plugin + continue-on-error: true # Artem: skip for testing env: PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }} CERTIFICATE_CHAIN: ${{ secrets.CERTIFICATE_CHAIN }}