Merge pull request #378 from wangyoucao577/master

Add “Go Release Binaries” Action
This commit is contained in:
Jessica 2020-03-31 11:33:48 -07:00 committed by GitHub
commit ecc4e3624d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -436,6 +436,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Generate ~/.m2/settings.xml for Maven builds](https://github.com/whelk-io/maven-settings-xml-action)
- [Run Pascal Script](https://github.com/fabasoad/pascal-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