mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-10 18:59:55 +00:00
The artifacts/**/*.zip glob overlaps artifacts/**/velopack/**/*, so a zip inside a velopack dir would be uploaded twice and fail the release create. Track seen paths and append each file once. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>