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 GH pages publishing workflow error, since #445. Was not caught by
dry-run workflow that runs in PRs because the dry-run is sensitive to
the current `gh-pages` branch contents. A 1st workflow run pushed an
empty commit, then the [2nd run][1] failed.
[1]:
https://github.com/gabrielfeo/develocity-api-kotlin/actions/runs/17628318940
0 commit comments