mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
908c7ceebb
The \`app-v*\` tag referenced by the manifest only becomes a real git ref when the Draft release is published, so the previous \`git ls-remote\` lookup during CI always returned empty and flatpak-builder failed with "unknown revision app-v<version>". Use \`github.ref_name\` and \`github.sha\` directly — both exist when the workflow fires. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>