File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM bycedric/ci-expo:2
22
3- LABEL com.github.actions.name="Build Android"
3+ LABEL com.github.actions.name="Build Expo Android app (unofficial) "
44LABEL com.github.actions.description="Create a standalone Android app in your GitHub Actions workflow."
55LABEL com.github.actions.icon="package"
66LABEL com.github.actions.color="gray-dark"
Original file line number Diff line number Diff line change 11FROM bycedric/ci-expo:2
22
3- LABEL com.github.actions.name="Build iOS"
3+ LABEL com.github.actions.name="Build Expo iOS app (unofficial) "
44LABEL com.github.actions.description="Create a standalone iOS app in your GitHub Actions workflow."
55LABEL com.github.actions.icon="package"
66LABEL com.github.actions.color="gray-dark"
Original file line number Diff line number Diff line change 11FROM bycedric/ci-expo:2
22
3- LABEL com.github.actions.name="Build web"
3+ LABEL com.github.actions.name="Build Expo web bundle (unofficial) "
44LABEL com.github.actions.description="Create a bundle for web deployments from your GitHub Actions workflow."
55LABEL com.github.actions.icon="package"
66LABEL com.github.actions.color="gray-dark"
You can’t perform that action at this time.
0 commit comments