sagar-viradiya/Internal App Sharing
Upload aab/apk to Internal App Sharing on Play Console
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceAccountJsonPlainText | The service account json plain text private key file to authorize the upload request | yes | — |
| packageName | Package name of the application | yes | — |
| apkFilePath | .apk file path | no | — |
| aabFilePath | .aab file path | no | — |
Outputs
| name | description |
|---|---|
| downloadUrl | The download URL generated for the uploaded artifact. |
| certificateFingerprint | The SHA256 fingerprint of the certificate used to signed the generated artifact. |
| sha256 | The SHA-256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command. |