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
When the GitHub Actions workflow is triggered on an event other than
`triggerSiteBuild`, we don't know the depth of the last tagged commit.
Therefore, we can no longer add the `depth` flag when cloning the
JUnit Pioneer repo.
Furthermore, this PRs improves error handling when inserting the
project version.
Relates to: #29
PR: #32
0 commit comments