Skip to content

Commit 13a5729

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template' into develop
2 parents 3cfd71d + 3e0f402 commit 13a5729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/upload-artifact@v5
7979
with:
8080
name: plugin-files-java-${{ matrix.java }}
81-
path: build/libs/intellij-plugin-pmd-*.jar
81+
path: build/distributions/*.zip
8282
if-no-files-found: error
8383

8484
checkstyle:

0 commit comments

Comments
 (0)