Introducing getactions—a community-driven central hub for effortlessly installable GitHub Actions workflows. Repository

getactions

Easy to use GitHub Actions Starter Workflows

The logo of the 'Go - Build and Upload Binaries' workflow

Go - Build and Upload Binaries

One of the benfits of Go is to build single binaries which are easy to distribute. This workflow triggers when creating a new release on GitHub. It builds your Go project for multiple architectures and associates the binaries with your release. When installing this workflow, you will be asked for the version of Go to use for building your project.

Install

curl -s https://getactions.dev/build/go | sh

Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.

Searching for a specific workflow, but can't find it?