Skip to content

Commit

Permalink
chore: update archive base name (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
guqing authored Dec 16, 2024
1 parent 6bfbabf commit 4018612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ group = 'run.halo.feed'
version = rootProject.version

jar {
archiveBaseName.set("plugin-feed")
dependsOn(":api:jar")
}

Expand Down

0 comments on commit 4018612

Please sign in to comment.