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 eaf32a9 commit 8858866
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,5 @@ jobs:
with:
command: eas update --platform=ios --non-interactive --branch ${{ github.ref }} --message "Update to ${{ github.sha }}"
github-token: ${{ secrets.FOAM_GITHUB_TOKEN }}
app-scheme: exp
qr-target: expo-go

comment: true

0 comments on commit 8858866

Please sign in to comment.