Skip to content

Commit 68d3a90

Browse files
committed
Fix javadoc and sources
1 parent 80a8fd6 commit 68d3a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: '8'
2424

2525
- name: Build with Maven
26-
run: mvn clean package javadoc:jar source:jar
26+
run: mvn clean package
2727

2828
- name: Upload plugin artifact
2929
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)