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] セクションは以下のようにプロジェクト公開の設定を指定します。

[publish]
bump_commit = true
bump_commit_message = "Bump"

設定

設定設定値デフォルト説明
bump_commitブーリアンfalseバージョンアップ後の自動コミット
publish_commitブーリアンfalse公開後の自動コミット
bump_commit_message文字列“chore: Bump version”バージョンアップ後のコミットメッセージ
publish_commit_message文字列“chore: Publish”公開後のコミットメッセージ