mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The archive step removes .git before creating the tarball, but gh release upload needs git context to resolve the repo. Pass --repo explicitly to avoid "not a git repository" errors.