Skip to content

Commit

Permalink
temporarily deactivate Github publish
Browse files Browse the repository at this point in the history
  • Loading branch information
loetifuss authored Oct 7, 2020
1 parent 83e8523 commit 151fec3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ publishing {
password = System.getenv("MAVEN_PASSWORD")
}
}

/*
maven {
// GitHubPackages
name = "GitHubPackages"
Expand All @@ -154,6 +154,7 @@ publishing {
password = System.getenv("GITHUB_TOKEN")
}
}
*/
}
}

Expand Down

0 comments on commit 151fec3

Please sign in to comment.