Skip to content

Commit

Permalink
feat: create preview action
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Dec 16, 2023
1 parent 5e73f12 commit 2da8d61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
uses: expo/expo-github-action/preview-build@main
with:
command: eas build --profile preview --platform all
github-token: ${{ secrets.FOAM_GITHUB_TOKEN }}
comment: true

0 comments on commit 2da8d61

Please sign in to comment.