Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farshidtz/go-actions-build-release

Example build and release Go binaries with Github Actions
https://github.com/farshidtz/go-actions-build-release

Last synced: about 1 month ago
JSON representation

Example build and release Go binaries with Github Actions

Awesome Lists containing this project

README

        

# Build and release Go binaries
Using Github actions to:
* Cross compile Go binaries
* Upload binary distributions as snapshots
* Upload binary distributions as release assets on tag