Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Publish

[publish] section specifies the configuration for publishing a project like below:

[publish]
bump_commit = true
bump_commit_message = "Bump"

Available configurations

ConfigurationValueDefaultDescription
bump_commitbooleanfalseautomatic commit after bump
publish_commitbooleanfalseautomatic commit after publish
bump_commit_messagestring“chore: Bump version”commit message after bump
publish_commit_messagestring“chore: Publish”commit message after publish