Expo sentry source map

I use expo-sentry in my expo managed project sdk 47 , in expo doc there is a section on the source map that says:

“With the postPublish hook in place, all you have to do is run Expo Publish and the source maps will be downloaded automatically.”

I use eas build, with eas update, do I have to run “eas update” after each build to download source maps?

Thanks

here are the instructions for usage with EAS Update: Use Sentry - Expo Documentation

note that this isn’t ideal and we’re working with Sentry to collapse this into their library and improve the integration: `sentry-expo` deprecations plans · Issue #3262 · getsentry/sentry-react-native · GitHub