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: resolve early access workflow issues for RC versions (#625)
- Update early-access workflow to handle Release Candidate (RC) versions
- Change version check from SNAPSHOT-only to include RC versions
- Configure JReleaser to mark RC and SNAPSHOT versions as prereleases
- Fix workflow conditional to use EARLY_ACCESS flag instead of SNAPSHOT
0 commit comments