Skip to content

Commit 3e0f402

Browse files
committed
Upload full distribution
1 parent 730fded commit 3e0f402

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/template-placeholder-*.jar
81+
path: build/distributions/*.zip
8282
if-no-files-found: error
8383

8484
checkstyle:

0 commit comments

Comments
 (0)