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
[GHA] 'site' should run on 'prepare release' commit
We want to deploy the site when we release new version, however, with the current 'if' condition, the 'site' action does not run on the target commit.
The commit message of a release starts with "[maven-release-plugin] prepare release".
0 commit comments