Skip to content

Commit

Permalink
Delete draft flag
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan authored Mar 22, 2022
1 parent cdaef81 commit 41f5cd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/cmd/check_release/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ func main() {
"target_commitish": mainBranch,
"name": version.Code,
"body": version.Info,
"draft": true,
"prerelease": false,
}
var buff []byte
buff, err = json.Marshal(&body)
Expand Down

0 comments on commit 41f5cd4

Please sign in to comment.