Skip to content

Commit 3bd1ac2

Browse files
committed
change: info
1 parent a939aa8 commit 3bd1ac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "1.3.6"
1212
mavenCentralPublish {
1313
useCentralS01()
1414
singleDevGithubProject("gnuf0rce", "netdisk-filesync-plugin", "cssxsh")
15-
licenseFromGitHubProject("AGPL-3.0", "master")
15+
licenseFromGitHubProject("AGPL-3.0")
1616
workingDir = System.getenv("PUBLICATION_TEMP")?.let { file(it).resolve(projectName) }
1717
?: project.buildDir.resolve("publishing-tmp")
1818
publication {

0 commit comments

Comments
 (0)