Skip to content

Commit

Permalink
docs: mention disableRelease
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 9, 2024
1 parent 888d111 commit 0cfe3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ release-it --preRelease=alpha
1. Run `pnpm -r publish --access public --no-git-checks` ([pnpm publish](https://pnpm.io/cli/publish))
1. appendix `--tag {tag}` if it's a prerelease
1. Run `npx changelogithub` for GitHub release ([changelogithub](https://github.com/antfu/changelogithub))
1. You can disable it by setting `disableRelease` to `true` in `.release-it.json`

<!-- Badges -->

Expand Down

0 comments on commit 0cfe3b1

Please sign in to comment.