goreleaser-action/src
CrazyMax 90d3577f6e
fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)
* 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>
2020-08-27 15:28:00 +00:00
..
exec.ts feat: Use native GitHub Action tools to download assets and use GitHub API (#187) 2020-05-07 02:15:24 +02:00
git.ts fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238) 2020-08-27 15:28:00 +00:00
github.ts feat: implement (optional) semver parsing of version (#213) 2020-06-15 16:05:51 +00:00
installer.ts feat: Use native GitHub Action tools to download assets and use GitHub API (#187) 2020-05-07 02:15:24 +02:00
main.ts Fix workdir (#224) 2020-06-24 02:24:58 +02:00
test_setup.ts feat: implement (optional) semver parsing of version (#213) 2020-06-15 16:05:51 +00:00