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
fix(ci): use production environment and correct release version in sentry-release workflow
- Add environment: production so the job can access SENTRY_AUTH_TOKEN
- Drop sentry/ prefix from release version to match Sentry.init() and
sourcemap uploads which both use bare semver (e.g., '0.24.0')
0 commit comments