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 d6fcc3b commit 7c010e0Copy full SHA for 7c010e0
.github/workflows/codeql-analysis.yml
.github/workflows/release.yml
@@ -72,4 +72,4 @@ jobs:
72
PLUGIN_KEY: ${{ secrets.PLUGIN_KEY }}
73
PLUGIN_TOKEN: ${{ secrets.PLUGIN_TOKEN }}
74
with:
75
- arguments: --info --stacktrace -Pgradle.publish.key=${{ secrets.PLUGIN_KEY }} -Pgradle.publish.secret=${{ secrets.PLUGIN_TOKEN }}
+ arguments: --info --stacktrace publishPlugins -Pgradle.publish.key=${{ secrets.PLUGIN_KEY }} -Pgradle.publish.secret=${{ secrets.PLUGIN_TOKEN }}
0 commit comments