deploygate/DeployGate Upload

Upload your Android/iOS app to DeployGate for testing and distribution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for creating/updating PR commentsyes${{ github.token }}
enable_pr_commentWhether to create/update PR comments with upload informationnotrue
api_tokenDeployGate API token for authentication.yes
owner_nameYour DeployGate username or organization name where the app will be uploadedyes
file_pathPath to your app's binary file (IPA for iOS, APK/AAB for Android). Must be a valid file path accessible to the action.yes
messageDescription of the uploaded file. This will be displayed on the DeployGate dashboard.no""
distribution_keyDistribution page's hash identifier. Use this to update an existing distribution.no""
distribution_nameName for the distribution page. If a page with this name doesn't exist, it will be created.no""
release_noteRelease notes that will be displayed to users when they update the app.no""
disable_notify(iOS only) Set to "true" to disable push notification emails to testers when the app is updated.nofalse
namedescription
resultsDeployGate Upload API response results containing app details, version information, and download URLs