go-release-action
Binary publisher
Automates the process of publishing Go binaries to GitHub Release Assets
Automatically publish Go binaries to Github Release Assets through Github Action.
498 stars
2 watching
79 forks
Language: Shell
last commit: about 1 month ago
Linked from 1 awesome list
actionactionsassetsgithub-actiongithub-releasegogolangreleaserelease-automation
Related projects:
Repository | Description | Stars |
---|---|---|
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 179 |
cycjimmy/semantic-release-action | Automates the release process of software projects using semantic versioning and GitHub Actions. | 550 |
goreleaser/goreleaser-action | Automates Go package release process using goreleaser | 864 |
skx/github-action-publish-binaries | An action that automates the process of uploading binary artifacts to a new GitHub release. | 138 |
elgohr/publish-docker-github-action | Automates publishing Docker images to a GitHub registry | 781 |
izumin5210/action-go-crossbuild | A GitHub Actions workflow to build and deploy Go applications across multiple platforms | 6 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
pypa/gh-action-pypi-publish | An action to automate PyPI package publishing | 940 |
author/action-rollback | Allows users to rollback or delete a GitHub release as a failsafe in workflows. | 56 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
esamattis/npm-release | Automates npm release processes for developers | 15 |
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,407 |
arillso/action.playbook | An Action for running Ansible Playbooks in GitHub Actions workflows. | 31 |
termkit/gama | Tool to manage GitHub Actions workflows from the terminal | 195 |