Skip to content

Commit

Permalink
Update update-eas.yml
Browse files Browse the repository at this point in the history
update name environment
  • Loading branch information
henrybravos committed Apr 27, 2024
1 parent 0c9fe84 commit 2dcdce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-eas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: npm install

- name: 🚀 Create update
run: EXPO_PUBLIC_API_KEY=${{ secrets.EXPO_PUBLIC_API_KEY }} eas update --auto --non-interactive
run: EXPO_PUBLIC_API_DOMAIN=${{ secrets.EXPO_PUBLIC_API_DOMAIN }} eas update --auto --non-interactive

0 comments on commit 2dcdce7

Please sign in to comment.