mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +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>