Hi! I'm working with a new workflow in Xcode Cloud. The workflow basically edits the Info.plist file to increase the build number and then sends the new version to TestFlight. The workflow works fine, but after editing and sending the file, I want to save the Info.plist file with the new version and create a new commit automatically. Is this possible? I can't find any documentation about it.
Any information would be greatly appreciated! Thanks!