Skip to content

Commit

Permalink
Revert release github changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoppier committed Dec 15, 2024
1 parent 91f2a68 commit 1938be9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,8 @@ jreleaser {
}
release {
github {
repoOwner = "Mr-Mappie"
name = "mappie"
username = "stefankoppier"
token = properties["release.github.token"] as? String
draft = true
}
}
deploy {
Expand Down

0 comments on commit 1938be9

Please sign in to comment.