johangaw/Android release action

Create a new release on google play console. Upload an Android App Bundle (.aab) to it and select a track. By default the internal test track is used since it most likely that a CI build would target that one.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
key-filePath to the service account key file (relative the project root)yes
package-nameAndroid package nameyes
aab-filePath to the aab file (relative the project root)yes
trackThe track tp publish the aab to (internal, alpha, beta or production)yesinternal
release-nameThe name of the new release. If not provided the versionCode of the aab will be used.
namedescription
version-codeThe version code of the uploaded aab