mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
dd947df0b9
The flatpak-github-actions container runs as root, but the actions/checkout workspace is owned by the runner user. Without a global safe.directory entry git aborts later steps (notably gh release upload, which probes git internally) with "fatal: detected dubious ownership". Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>