Skip to content

Commit b164335

Browse files
committed
chore(ci): fix task name
1 parent bbd4df6 commit b164335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-on-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
arguments: |
2828
-Pversion=${{ steps.get_version.outputs.VERSION }}
2929
-Pintellij.publish.token=${{ secrets.INTELLIJ_PUBLISH_TOKEN }}
30-
build publishPlugins
30+
build publishPlugin
3131
3232
- name: Attach artifacts to the release
3333
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)