mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-03-04 06:44:40 +01:00
fix artifact name
This commit is contained in:
parent
6019e17a8b
commit
8e002e49fa
1 changed files with 1 additions and 0 deletions
|
@ -260,6 +260,7 @@ neoForge.ideSyncTask(generateModMetadata)
|
|||
publishing {
|
||||
publications {
|
||||
register('mavenJava', MavenPublication) {
|
||||
artifactId base.archivesName.get()
|
||||
from components.java
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue