Configuration file not being called when using expo-updates

I have a Config.js file in the app directory that sets some variables,
When running
eas update --branch=<> -non-interactive --auto
that file is not run is this expected behavior?