Skip to content

Commit

Permalink
Revert maven url
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmattking committed Aug 3, 2024
1 parent 2b283bc commit 2fa567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tasks.test {

publishing {
repositories {
maven("https://maven.pkg.github.com/itsmattking/k2zpl") {
maven("https://maven.pkg.github.com/sainsburys-tech/k2zpl") {
name = "GitHubPackages"
credentials {
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 2fa567f

Please sign in to comment.