sidestore-connect/Upload Build to SideStore Connect

Uploads a new build for an app to the specified SideStore Connect instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
instance_urlBase URL of your SideStore Connect instanceyeshttps://connect.sidestore.io
access_tokenYour personal access tokenyes
app_bundle_idThe app's bundle identifieryes
app_versionThe app version number for which this build should be uploadedyes
release_channelThe release channel for the version if a new version should be createdno
version_descriptionApp version description to show in the storeno
allow_create_new_versionBoolean indicating whether a new version can be created when the `version` does not already existyestrue
publishBoolean indicating whether to publish the app version after uploadingyesfalse
app_fileThe file path to the compiled appyesApp.ipa

no outputs