Skip to content

Commit

Permalink
Change owner of github release
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed Mar 25, 2024
1 parent 7038421 commit 70d2a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ tasks.withType<Sign>().configureEach {
//

githubRelease {
owner("outfoxx")
owner("Legion2")
repo(name)
tagName("v$releaseVersion")
targetCommitish("main")
Expand Down

0 comments on commit 70d2a16

Please sign in to comment.