Skip to content

Releases: goreleaser/goreleaser-action

v2.0.1

10 May 15:33
87487e9
Compare
Choose a tag to compare
  • Dummy release to mark v2 as latest on the marketplace

v2.0.0

10 May 14:27
83d17e5
Compare
Choose a tag to compare
  • Remove key input and use Import GPG GitHub Action instead.
  • Make args input as required
  • Go 1.14
  • Update deps

v1.5.1

10 May 15:29
6e37040
Compare
Choose a tag to compare
  • Mark key input as deprecated

v1.5.0

07 May 09:59
92dbfe8
Compare
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
Compare
Choose a tag to compare
  • Use ncc and clean workflows
  • Update deps

v1.3.1

14 Feb 17:27
09847f1
Compare
Choose a tag to compare
  • Don't fail on getTag (#98)

v1.3.0

11 Feb 13:42
e198786
Compare
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
Compare
Choose a tag to compare

v1.2.0

24 Dec 10:38
900bdc2
Compare
Choose a tag to compare

v1.1.0

02 Dec 09:57
Compare
Choose a tag to compare
  • Add input to run GoReleaser from a subdirectory (#45)