Skip to content

Commit

Permalink
test: build: Added release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcubedev authored Dec 18, 2023
1 parent 0e4429d commit 20abe76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"release-type": "simple",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"pull-request-title-pattern": "chore: release v${version}",
"extra-files": ["gradle.properties"],
}

0 comments on commit 20abe76

Please sign in to comment.