Skip to content

Commit

Permalink
[no ci] fix plugin publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Nov 21, 2023
1 parent 265ae3b commit de72718
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,5 @@ afterEvaluate {
}
}
}
} else {
publishing {
repositories {
gradlePluginPortal()
}
}
}
}

0 comments on commit de72718

Please sign in to comment.