Skip to content

Commit

Permalink
ci(release): enable bump-minor-pre-major for release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Sep 28, 2023
1 parent b43430f commit 2c2613e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
include-v-in-tag: false
release-type: simple
package-name: molt
release-type: simple
bump-minor-pre-major: true
include-v-in-tag: false

0 comments on commit 2c2613e

Please sign in to comment.