Skip to content

Commit

Permalink
add sources to publishing (#1947)
Browse files Browse the repository at this point in the history
  • Loading branch information
DancingSnow0517 authored Sep 13, 2024
1 parent 193f8d2 commit ec4b765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle/scripts/publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ publishing {
version = project.mod_version

from components.java

artifact sourcesJar
}
}

Expand Down

0 comments on commit ec4b765

Please sign in to comment.