Skip to content

Commit

Permalink
Skip publishing the plugin to JetBrains Marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
azatsarynnyy authored Feb 26, 2024
1 parent fd7e113 commit 6b04060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 6b04060

Please sign in to comment.