Skip to content

Commit 897fc27

Browse files
committed
Update GitHub Packages repository URL in build.gradle
1 parent d165f19 commit 897fc27

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
@@ -64,7 +64,7 @@ publishing {
6464
repositories {
6565
maven {
6666
name = "GitHubPackages"
67-
url = "https://maven.pkg.github.com/Niwer1525/Lumen"
67+
url = "https://maven.pkg.github.com/Niwer1525/Queryon"
6868
credentials {
6969
username = System.getenv("GITHUB_ACTOR")
7070
password = System.getenv("GITHUB_TOKEN")

0 commit comments

Comments
 (0)