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 bbd4df6 commit b164335Copy full SHA for b164335
.github/workflows/build-on-release.yaml
@@ -27,7 +27,7 @@ jobs:
27
arguments: |
28
-Pversion=${{ steps.get_version.outputs.VERSION }}
29
-Pintellij.publish.token=${{ secrets.INTELLIJ_PUBLISH_TOKEN }}
30
- build publishPlugins
+ build publishPlugin
31
32
- name: Attach artifacts to the release
33
uses: svenstaro/upload-release-action@v2
0 commit comments