Fix Purpur Upstream
This commit is contained in:
@@ -75,7 +75,7 @@ abstract class PurpurUpdateTask : Task() {
|
|||||||
project.createCompareComment(
|
project.createCompareComment(
|
||||||
property.purpurRepository.get(),
|
property.purpurRepository.get(),
|
||||||
property.purpurBranch.get(),
|
property.purpurBranch.get(),
|
||||||
project.properties["paperCommit"] as String,
|
project.properties["purpurCommit"] as String,
|
||||||
true
|
true
|
||||||
)
|
)
|
||||||
val dir = project.layout.cache.resolve("AlwaysUpToDate/UpdatePurpur")
|
val dir = project.layout.cache.resolve("AlwaysUpToDate/UpdatePurpur")
|
||||||
|
|||||||
Reference in New Issue
Block a user