Skip to content

Commit

Permalink
changes profile
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Apr 23, 2024
1 parent b166bd3 commit d622475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
uses: expo/expo-github-action@v8
with:
eas-version: latest
token: 1KN9lFRor6yda_6Q0vSxwClEBfrdq8xhYo7klaQ5
token: "1KN9lFRor6yda_6Q0vSxwClEBfrdq8xhYo7klaQ5"
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build on EAS
run: eas build -p ios --non-interactive --no-wait
run: eas build -p ios --profile internal --non-interactive --no-wait

0 comments on commit d622475

Please sign in to comment.