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

https://github.com/hinha/go-release.action

Automate publishing Go build artifacts for GitHub releases through GitHub Actions
https://github.com/hinha/go-release.action

Last synced: 3 months ago
JSON representation

Automate publishing Go build artifacts for GitHub releases through GitHub Actions

Awesome Lists containing this project

README

        

# Go Release Binary GitHub Action

Project clone [go-release.action](https://github.com/ngs/go-release.actionhttps://github.com/ngs/go-release.action) Automate publishing Go build artifacts for GitHub releases through GitHub Actions.
Detects a build.sh in the go repo and will use that instead. Expects a list of
file artifacts in a single, space delimited line as output for packaging.