my boss has recently made an expo organization so we can start working together more on our builds. He invited me to the organization, and I accepted, however, I am confused about how I build to this organization instead of my personal account? Whenever I try to upload a new build with
eas build --profile preview --platform android
It continues to build in my personal expo account instead of adding it to the organization account as well. My boss made sure to give me all the privileges so I know that is not the issue. I have also tried logging out eas and logging back into eas using 'eas logout/login'. For such a simple question, I have had a hard time finding a quick solution to this. If anyone has insight on this, that would be appreciated. Thanks!
Edit: also wanted to add that I have looked around a decent amount and have checked the accounts expo docs, and they don't mention how to do this.