File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Expo Build Android for GitHub Actions
22
3+ > ** This sub-action is no longer required and will be removed in the next release.**
4+ > _ See the [ example workflows] ( ../README.md#example-workflows ) for more info._
5+
36Create a new standalone Android build from your GitHub workflow.
47Optionally, you can configure the properties of this standalone app.
58
Original file line number Diff line number Diff line change 11# Expo Build iOS for GitHub Actions
22
3+ > ** This sub-action is no longer required and will be removed in the next release.**
4+ > _ See the [ example workflows] ( ../README.md#example-workflows ) for more info._
5+
36Create a new standalone iOS build from your GitHub workflow.
47Optionally, you can configure the properties of this standalone app.
58
Original file line number Diff line number Diff line change 11# Expo Build Web for GitHub Actions
22
3+ > ** This sub-action is no longer required and will be removed in the next release.**
4+ > _ See the [ example workflows] ( ../README.md#example-workflows ) for more info._
5+
36Create a new app web bundle from your GitHub workflow.
4- Optionally, you can configure the properties of this bunle .
7+ Optionally, you can configure the properties of this bundle .
58
69> Authentication is not required for this step.
710
Original file line number Diff line number Diff line change 11# Expo Login for GitHub Actions
22
3+ > ** This sub-action is no longer required and will be removed in the next release.**
4+ > _ See the [ example workflows] ( ../README.md#example-workflows ) for more info._
5+
36Authenticate the current workflow to publish new versions or create new builds.
4- It works relatively simple, you define the Expo credentials and this action will do the rest.
7+ It works relatively simple, you define the Expo credentials, and this action will do the rest.
58
69## Usage
710
Original file line number Diff line number Diff line change 11# Expo Publish for GitHub Actions
22
3+ > ** This sub-action is no longer required and will be removed in the next release.**
4+ > _ See the [ example workflows] ( ../README.md#example-workflows ) for more info._
5+
36Publish a brand new release straight from your GitHub workflow.
47Optionally, you can configure the release channel or manifest file.
58
You can’t perform that action at this time.
0 commit comments