Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholascm committed Aug 18, 2023
1 parent a0ef7ef commit e573ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions preview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ When skipping the Android update, these variables are empty strings.
| **androidRuntimeVersion** | Runtime version used for the Android-specific update ([read more](https://docs.expo.dev/eas-update/runtime-versions/)) |
| **androidQR** | Absolute URL to the QR code to load this Android-specific update |
| **androidLink** | Absolute URL to the Android-specific update on [expo.dev](https://expo.dev) |
| **andriodManifestPermalink** | Absolute URL to the Android-specific update manifest |

#### iOS-specific update information

Expand All @@ -108,6 +109,7 @@ When skipping the iOS update, these variables are empty strings.
| **iosRuntimeVersion** | Runtime version used for the iOS-specific update ([read more](https://docs.expo.dev/eas-update/runtime-versions/)) |
| **iosQR** | Absolute URL to the QR code to load this iOS-specific update |
| **iosLink** | Absolute URL to the iOS-specific update on [expo.dev](https://expo.dev) |
| **iosManifestPermalink** | Absolute URL to the ios-specific update manifest |

## Example workflows

Expand Down

0 comments on commit e573ea0

Please sign in to comment.