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: publish images on v* tag even when paths-filter reports no changes.
dorny/paths-filter has no base ref to diff against on tag pushes, so it
returned backend=false/frontend=false — which made the last v0.0.2 tag
skip build-and-push, leaving ghcr.io without a semver image tag and the
dashboard's update check with nothing to match.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments