Skip to content

Commit

Permalink
Merge pull request #18 from makbn/release/2.1.0
Browse files Browse the repository at this point in the history
Release/2.1.0
  • Loading branch information
makbn authored Oct 2, 2023
2 parents 2fbe813 + 492de08 commit 06f5138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ publishing {
repositories {
maven {
name = "GitHubPackages"
url = "https://maven.pkg.github.com/makbn/JThumbnail"
url = "https://maven.pkg.github.com/makbn/jthumbnail"
credentials {
username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 06f5138

Please sign in to comment.