Skip to content

Commit

Permalink
chore: enable release draft
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinying committed Jul 13, 2024
1 parent 074d51e commit 6e40ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
".": {
"release-type": "python",
"include-v-in-tag": false,
"draft": false
"draft": true
}
}
}

0 comments on commit 6e40ef6

Please sign in to comment.