add scoop config to goreleaser
This commit is contained in:
parent
c03b0d110d
commit
0dcec2c231
1 changed files with 11 additions and 0 deletions
|
|
@ -77,3 +77,14 @@ nfpms:
|
|||
formats:
|
||||
- deb
|
||||
- rpm
|
||||
|
||||
scoop:
|
||||
bucket:
|
||||
owner: cli
|
||||
name: scoop-gh
|
||||
commit_author:
|
||||
name: vilmibm
|
||||
email: vilmibm@github.com
|
||||
homepage: https://github.com/cli/cli
|
||||
description: GitHub CLI
|
||||
license: MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue