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
ci: replace publish workflow with check and deployment steps
- Introduce `check` job to run validation and packaging checks before deployment.
- Add steps for publishing to Maven Central and GitHub Packages.
- Enhance security by using repositories' secrets and setup outputs.
- Replace previous external workflow reference with local, detailed job definitions.
0 commit comments