Skip to content

Commit

Permalink
Release workflow adjust
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed Nov 18, 2024
1 parent 354213f commit 2560d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
INTELLIJ_SIGNING_PRIVATE_KEY: ${{ secrets.INTELLIJ_SIGNING_PRIVATE_KEY }}
INTELLIJ_SIGNING_PRIVATE_KEY_PASSWORD: ${{ secrets.INTELLIJ_SIGNING_PRIVATE_KEY_PASSWORD }}
PRODUCT_NAME: ${{ matrix.product }}
run: ./gradlew signPlugin
run: ./gradlew publishPlugin

- name: Upload Release Built Artifact
continue-on-error: true
Expand Down

0 comments on commit 2560d73

Please sign in to comment.