Skip to content

Commit 17e044d

Browse files
committed
fixed github repo link
1 parent cddf1e1 commit 17e044d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ publishing {
4545
repositories {
4646
maven {
4747
name = "GithubPackages"
48-
url = "https://maven.pkg.github.com/DynAPI/org.dynapi.jsonschemagen"
48+
url = "https://maven.pkg.github.com/DynAPI/org.dynapi.json-schema-gen"
4949
credentials {
5050
username = System.getenv("GITHUB_ACTOR")
5151
password = System.getenv("GITHUB_TOKEN")

0 commit comments

Comments
 (0)