From 059b731e1e9e7a47163c54c9854b4bbf632bef8e Mon Sep 17 00:00:00 2001 From: Jay Zhang Date: Tue, 31 Mar 2020 20:16:18 +0800 Subject: [PATCH] move to build section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9564b99..e67867e 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,6 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Rollback a GitHub Release](https://github.com/author/action-rollback) - [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads) - [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action) -- [Publish Go Binaries to GitHub Release Assets](https://github.com/wangyoucao577/go-release-action) ### Collection of Actions @@ -427,6 +426,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild) - [Generate ~/.m2/settings.xml for Maven builds](https://github.com/whelk-io/maven-settings-xml-action) - [Setup Brainfuck](https://github.com/fabasoad/brainfuck-install-action/) - Setup brainfuck interpreter. +- [Publish Go Binaries to GitHub Release Assets](https://github.com/wangyoucao577/go-release-action) ### Database