Skip to content

Commit

Permalink
chore: #7 全自动化发布流程
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 9, 2023
1 parent 90b1dbb commit 96db2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
## Should feat changes before 1.0.0 produce patch bumps instead of minor bumps? Default false
bump-patch-for-minor-pre-major: true
## If set, create releases that are pre-major or pre-release version marked as pre-release on GitHub. Defaults false
prerelease: true
prerelease: false
## header used within the release PR body, defaults to using :robot: I have created a release *beep* *boop*
pull-request-header: ':robot: A new release will be created'
## A JSON formatted String containing to override the outputted changelog sections
Expand Down

0 comments on commit 96db2f6

Please sign in to comment.