Releases: r0adkll/upload-google-play
Releases · r0adkll/upload-google-play
Release v1.0.14
- #58 - Switched to using ncc for compiling action
Release v1.0.13
- #63 - Added support for glob syntax in release file names
Release v1.0.12
#54 - Remove releaseName from outputs
Release v1.0.11
- #53 - Added internal sharing URLs to outputs
Release v1.0.10
Removed call to developer API to pull the release name for the edit and instead used result from actual update to the track.
Release v1.0.9
Release v1.0.8
- #45 - Fixed issue with outputting release name variable
Release v1.0.7
- #42 - Outputs the release name upon completion
Release v1.0.6
- #27 - Editable Release name
Release v1.0.4
Added input serviceAccountJsonPlainText
for providing the serviceAccount key using a secret or other plain text method instead of writing it to a file.