go-shiori / shiori

Simple bookmark manager built with Go
MIT License
9.04k stars 546 forks source link

fix: add version to goreleaser archive filename #934

Closed fmartingr closed 1 month ago

fmartingr commented 1 month ago

This PR adds the version to the archive filename of the goreleaser dist bundles to prevent errors on releases

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.08%. Comparing base (2a231ec) to head (705e0c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #934 +/- ## ======================================= Coverage 34.08% 34.08% ======================================= Files 60 60 Lines 4008 4008 ======================================= Hits 1366 1366 Misses 2420 2420 Partials 222 222 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.