Skip to content

Commit

Permalink
Testing publish java workflow v21
Browse files Browse the repository at this point in the history
  • Loading branch information
mzieniukbw committed Oct 11, 2024
1 parent bb668b3 commit 4976223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repositories {
repositories {
maven {
name = "GitHubPackages"
url = "https://maven.pkg.github.com/bitwarden/sdk"
url = "https://maven.pkg.github.com/mzieniukbw/sdk"
credentials {
username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 4976223

Please sign in to comment.