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

https://github.com/go-semantic-release/hooks-goreleaser

🚢 GoReleaser hooks plugin
https://github.com/go-semantic-release/hooks-goreleaser

Last synced: 8 months ago
JSON representation

🚢 GoReleaser hooks plugin

Awesome Lists containing this project

README

          

# :ship: hooks-goreleaser
[![CI](https://github.com/go-semantic-release/hooks-goreleaser/workflows/CI/badge.svg?branch=main)](https://github.com/go-semantic-release/hooks-goreleaser/actions?query=workflow%3ACI+branch%3Amain)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-semantic-release/hooks-goreleaser)](https://goreportcard.com/report/github.com/go-semantic-release/hooks-goreleaser)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/go-semantic-release/hooks-goreleaser)](https://pkg.go.dev/github.com/go-semantic-release/hooks-goreleaser)

The [GoReleaser](https://github.com/goreleaser/goreleaser) integration for [go-semantic-release](https://github.com/go-semantic-release/semantic-release).

## Usage
Use this plugin by enabling it via `--hooks goreleaser`.

## Licence

The [MIT License (MIT)](http://opensource.org/licenses/MIT)

Copyright © 2022 [Christoph Witzko](https://twitter.com/christophwitzko)