mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-09-01 11:00:43 +00:00
* fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238) * Update tests * Check also tags sorted by creatordate for the current GITHUB_SHA * fix: Check tags length Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>