mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 23:00:33 +00:00
docs: add a note about goreleaser configs
This commit is contained in:
parent
0c7e252c3a
commit
d756366df6
1 changed files with 6 additions and 0 deletions
|
|
@ -30,6 +30,12 @@ ___
|
|||
|
||||
## 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
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue