Skip to content

Commit

Permalink
fix(build): Remove token field (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem authored Jul 5, 2024
1 parent a60d42b commit 05ea98d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jreleaser {
release {
github {
repoOwner = "usmansaleem"
token = "__DO_NOT_SET_HERE__"
// append artifacts to an existing release with matching tag
update {
enabled = true
Expand Down

0 comments on commit 05ea98d

Please sign in to comment.