diff --git a/.github/workflows/expo-preview.yml b/.github/workflows/expo-preview.yml index 86e94e4d..5aacb6ef 100644 --- a/.github/workflows/expo-preview.yml +++ b/.github/workflows/expo-preview.yml @@ -44,7 +44,7 @@ jobs: - name: Get expo link id: expo - run: echo "::set-output name=path::@react-navigation/react-react-navigationample?release-channel=pr-${{ github.event.number }}" + run: echo "::set-output name=path::@react-navigation/react-navigation-example?release-channel=pr-${{ github.event.number }}" - name: Comment on PR uses: unsplash/comment-on-pr@master