diff --git a/.github/workflows/expo-preview.yml b/.github/workflows/expo-preview.yml index eb29b32e..8dbd9495 100644 --- a/.github/workflows/expo-preview.yml +++ b/.github/workflows/expo-preview.yml @@ -50,4 +50,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - msg: The Expo app for the example from this branch is ready!

[expo.io/${{ steps.expo.outputs.path }}](https://expo.io/${{ steps.expo.outputs.path }})

. + msg: The Expo app for the example from this branch is ready!

[expo.io/${{ steps.expo.outputs.path }}](https://expo.io/${{ steps.expo.outputs.path }})

.