How do I change google json file?

I did an eas submit before and when prompted in the terminal I gave it a path to the json file. However, turns out I created the json file wrong and now I want to change it. When I run eas submit again it doesn’t prompt me for the json file path.

I am using managed workflow.

The docs are always a good place to start Configuring EAS Submit with eas.json - Expo Documentation

If I change eas.json with a path, doesn’t that mean if I change to a different PC it will look for the file and it doesn’t exist?

What I did instead was just login to expo and you can upload the json file from the website. I think just uploading the file on the website is quite convenient but I only found this out by accident. I didn’t see it in the docs.