Skip to content

Releases: goreleaser/goreleaser-action

v1.5.0

07 May 09:59
92dbfe8

Choose a tag to compare

  • Use native GitHub Action tools to download assets and use GitHub API
  • Fix unexpected output when tag not found
  • Use GitHub Action exec
  • Cleanup local paths from extra fields
  • Add notes about limitation with GITHUB_TOKEN (#58)
  • Add Codecov

v1.4.0

09 Apr 01:33
168bf72

Choose a tag to compare

  • Use ncc and clean workflows
  • Update deps

v1.3.1

14 Feb 17:27
09847f1

Choose a tag to compare

  • Don't fail on getTag (#98)

v1.3.0

11 Feb 13:42
e198786

Choose a tag to compare

  • Improve git tag detection (#77)
  • Only handle snapshot flag for release cmd (#94)
  • Use core.info instead of console.log
  • Update deps
  • Update gitattributes

v1.2.1

20 Jan 17:51
53acad1

Choose a tag to compare

v1.2.0

24 Dec 10:38
900bdc2

Choose a tag to compare

v1.1.0

02 Dec 09:57

Choose a tag to compare

  • Add input to run GoReleaser from a subdirectory (#45)

v1.0.2

14 Nov 22:06
7f7463c

Choose a tag to compare

v1.0.1

14 Nov 22:04
8161c37

Choose a tag to compare

v1.0.0

04 Oct 16:12
10d535f

Choose a tag to compare

  • Stable release
  • Update deps