Skip to content

Releases: wangyoucao577/go-release-action

v1.10

13 Nov 15:02
1d13e5e
Compare
Choose a tag to compare
  • Support publish to specific release on every push event;
  • Fix Github actions set-env deprecated warning.

v1.9

13 Nov 14:42
a06c5d2
Compare
Choose a tag to compare
  • Support sha256.

v1.8

09 Sep 14:43
Compare
Choose a tag to compare
  • Support customize build command, i.e., use something else(e.g., packr2 build) instead of go build;
  • Support disable .md5.

v1.7

09 Sep 04:57
Compare
Choose a tag to compare
  • Enable build-essential

v1.6

29 Aug 03:37
Compare
Choose a tag to compare
  • Support package extra files into artifacts (e.g., LICENSE, README.md, etc).

v1.5

06 Jun 15:27
Compare
Choose a tag to compare
  • Fix wrong published assets when folder is the same name as binary.

v1.4

21 Mar 09:45
f57233f
Compare
Choose a tag to compare
  • Rich parameters support for go build(e.g. ldflags, etc).

v1.3

09 Mar 12:35
c041883
Compare
Choose a tag to compare
  • Support extra command that will be executed before go build. You may want to use it to solve dependency if you're NOT using Go Modules.

v1.2

08 Mar 08:56
0458dd4
Compare
Choose a tag to compare
  • Customizable Go versions.

v1.1

08 Mar 07:26
6e5bd6b
Compare
Choose a tag to compare
v1.1 Pre-release
Pre-release