emertozd/Upload Android Release to Huawei AppGallery

An action to upload a signed Android release (.apk or .aab) to Huawei AppGallery

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client-idThe Client Id generated from Connect API in AppGallery Connect under Users and permissions > Api Key > Connect APIyes
client-keyThe Client Key generated from Connect API in AppGallery Connect under Users and permissions > Api Key > Connect APIyes
app-idThe App Id from App Information in AppGallery Connectyes
file-extensionFile name extension (apk/aab)yesapk
file-pathThe file path to uploadyes
file-nameDesired file name shown on AppGallery Connect after upload. If not provided, defaults to 'app-release'noapp-release
submitWhether to submit automatically after uploadnofalse
debug-loggingFlag to enable verbose log outputnofalse
namedescription
appgallery_console_urlAppGallery console URL for the uploaded app
upload_statusUpload status (success/failed)
errorMessageThe error message if the action failed