Skip to content

Commit 4f1d214

Browse files
author
闫茂源
committed
chore: remove github package
1 parent 05a91e4 commit 4f1d214

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

buildSrc/src/main/groovy/jme3-freetype-font.maven-publish-conventions.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ publishing {
4646
ossrhUrl = 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/'
4747
}
4848

49-
maven {
50-
name = 'GitHubPackages'
51-
url = uri('https://maven.pkg.github.com/jmecn/jme3-freetype-font')
52-
credentials {
53-
username = System.getenv("GITHUB_ACTOR")
54-
password = System.getenv("GITHUB_TOKEN")
55-
}
56-
}
5749
maven {
5850
name = 'OSSRH'
5951
url = ossrhUrl

0 commit comments

Comments
 (0)