Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/farshidtz/go-actions-build-release
- Owner: farshidtz
- Created: 2020-03-25T08:57:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T16:19:04.000Z (almost 5 years ago)
- Last Synced: 2023-03-04T23:19:36.309Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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