akiojin/Distribution to App Center
AppCenter distribute GitHub action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2024
- License
- MIT
Pinned Snippet
uses: akiojin/appcenter-distribute-github-action@8503e68238c17a67868064b51f55e5830c4db5de # v1.4.11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app | Specify app in the <ownerName>/<appName> format | yes | — |
| build-number | Build number | no | "" |
| group | Comma-separated distribution group names. Upload release binary and trigger distribution, at least one of store or group must be specified | no | "" |
| mandatory | Make the release mandatory for the testers | no | false |
| path | ipa or apk file path | yes | — |
| release_notes | Release notes text (5000 characters max) | no | "" |
| silent | Do not notify testers of this release | no | false |
| store | Store name. Upload release binary and trigger distribution, at least one of store or group must be specified | no | "" |
| token | API token (App API token or User API token) | yes | — |
Outputs
no outputs