appcircleio/Appcircle Enterprise App Store
Appcircle Enterprise App Store is your own mobile app store for providing access to in-house apps with a customizable mobile storefront.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 30, 2026
- License
- MIT
Pinned Snippet
uses: appcircleio/appcircle-enterprise-app-store-githubaction@dd8c6b1e3e1ab7c955ea9cc796d74accb3fa0c5e # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| personalAPIToken | Provide Appcircle Personal API Token to authenticate Appcircle services. | yes | — |
| authEndpoint | Optional: Authentication endpoint URL for self-hosted Appcircle installations. Defaults to the Appcircle cloud. | no | https://auth.appcircle.io |
| apiEndpoint | Optional: API endpoint URL for self-hosted Appcircle installations. Defaults to the Appcircle cloud. | no | https://api.appcircle.io |
| appPath | Specify the path to your application file. For iOS, this can be a .ipa file path. For Android, specify the .apk or .aab file path | yes | — |
| summary | Summary Notes For Publishment | yes | — |
| releaseNotes | Release Notes For Publishment | yes | — |
| publishType | Publish Type | no | 0 |
Outputs
no outputs