Skip to content

Commit

Permalink
Update Github repository
Browse files Browse the repository at this point in the history
  • Loading branch information
natario1 committed Jun 6, 2024
1 parent c1dbb6e commit 199275d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ subprojects {

// use "deployGithub" to deploy to github packages
githubSpec {
repository.set("MavenDeployer")
repository.set("Knee")
owner.set("deepmedia")
auth {
user.set(secret("GHUB_USER"))
Expand All @@ -59,4 +59,4 @@ subprojects {
}
}
}
}
}

0 comments on commit 199275d

Please sign in to comment.