skipUploadChangelogs property
Whether to skip uploading changelog files during publishing.
When true, skips uploading release notes and changelog information.
Metadata upload is controlled separately by skipUploadMetadata.
Default: false
Implementation
final bool skipUploadChangelogs;