Removing '--scan' argument from ci.yml workflow file and moving the control of scan publishing to settings.gradle makes configuration simpler to set.
Recently new 'githubToken' property was added to Shipkit Changelog plugin. This property is used to authenticate in Github Api, both to fetch and write, instead of 'readOnlyToken' and 'writeToken'. We should replace deprecated properties with the new one.