Skip to content

Bump goreleaser/goreleaser-action from 2.5.0 to 6.0.0 #115

Bump goreleaser/goreleaser-action from 2.5.0 to 6.0.0

Bump goreleaser/goreleaser-action from 2.5.0 to 6.0.0 #115

Workflow file for this run

name: build-and-test
on:
push:
branches:
- "**"
tags-ignore:
- "*"
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: "1.16.2"
- name: Build and test
run: make