You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@objectiveSee What is the exact action that you are running? I am using the continuous-deploy-fingerprint action and I can set it with:
- name: Continuously Deploy Development
uses: expo/expo-github-action/continuous-deploy-fingerprint@main
with:
profile: development
branch: development
working-directory: apps/expo
Topic and scope of discussion
Project is in a monorepo, where the root of the RN app is
./client
. How can I use this action to correctly run from myclient
directory?The text was updated successfully, but these errors were encountered: