Skip to content

Commit

Permalink
chore: fix github release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpublic committed Aug 21, 2024
1 parent a4841ce commit 0c64aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ githubRelease {
owner = "sgpublic"
repo = "BiliBangumiDownloader"
tagName = "v${mVersion}"
targetCommitish = "master"
releaseName = "v${mVersion}"
overwrite = true

Expand Down

0 comments on commit 0c64aad

Please sign in to comment.