Skip to content

Commit

Permalink
exploring the publish issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sombriks committed Jul 28, 2024
1 parent 60542db commit 0e290b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public NoRollbackBuild() {
publishOperation()
.fromProject(this)
.repository(new Repository(
"https://maven.pkg.github.com/sombriks/no-rollback-from-here",
"https://maven.pkg.github.com/sombriks/no-rollback-from-here/",
System.getenv("GITHUB_ACTOR"),
System.getenv("GITHUB_TOKEN")
));
Expand Down

0 comments on commit 0e290b9

Please sign in to comment.