We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b444d commit 856f4e5Copy full SHA for 856f4e5
.github/workflows/jetbrains-release.yaml
@@ -140,7 +140,7 @@ jobs:
140
echo "$CHANGELOG" >> $GITHUB_OUTPUT
141
echo "EOF" >> $GITHUB_OUTPUT
142
143
- ./gradlew listProductsReleases # prepare list of IDEs for Plugin Verifier
+ ./gradlew printProductsReleases # prepare list of IDEs for Plugin Verifier
144
145
# # Setup Node.js
146
- name: Use Node.js from .nvmrc
0 commit comments