Update Rollout Google Play Release
Version updated for https://github.com/mataku/update-rollout-google-play-release-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Update Rollout Google Play Release Action” is a GitHub Action designed to automate the process of updating the rollout percentage (user fraction) for in-progress releases on the Google Play Console. It enables users to target specific releases by version name and track, ensuring precise control over staged rollouts. This action simplifies release management by supporting both Service Account and External Account authentication and provides detailed logging for troubleshooting.
Release notes
What’s Changed
- Consider GOOGLE_APPLICATION_CREDENTIALS by @mataku in https://github.com/mataku/update-rollout-google-play-release-action/pull/7
New Contributors
- @mataku made their first contribution in https://github.com/mataku/update-rollout-google-play-release-action/pull/7
Full Changelog: https://github.com/mataku/update-rollout-google-play-release-action/compare/v1.0.0...v1.1.0