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
- Host: GitHub
- URL: https://github.com/hinha/go-release.action
- Owner: hinha
- Created: 2022-11-16T05:51:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T09:30:54.000Z (over 2 years ago)
- Last Synced: 2025-01-08T09:11:16.086Z (5 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.