mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-09 15:07:32 +00:00
docs: add a note about goreleaser configs
This commit is contained in:
@@ -30,6 +30,12 @@ ___
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
GoReleaser Action runs [goreleaser][], please follow its [docs][gdocs] for
|
||||||
|
more information about how to customize what GoReleaser do.
|
||||||
|
|
||||||
|
[goreleaser]: https://goreleaser.com/
|
||||||
|
[gdocs]: https://goreleaser.com/customization
|
||||||
|
|
||||||
### Workflow
|
### Workflow
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user