Skip to content

Commit

Permalink
Enable Publish Plugin step [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-vinted committed Aug 9, 2023
1 parent 3de9375 commit 4624152
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,8 @@ jobs:
run: |
./gradlew patchChangelog --release-note="$CHANGELOG"
# Build plugin
- name: Build plugin
run: ./gradlew buildPlugin

# Publish the plugin to JetBrains Marketplace
- name: Publish Plugin
if: false
env:
PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
CERTIFICATE_CHAIN: ${{ secrets.CERTIFICATE_CHAIN }}
Expand Down

0 comments on commit 4624152

Please sign in to comment.