mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-12-04 21:08:11 +00:00
Update '.goreleaser.yml'
This commit is contained in:
parent
f9d36151fc
commit
b64e5c16c5
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ signs:
|
|||
- "--detach-sign"
|
||||
- "${artifact}"
|
||||
release:
|
||||
gitea:
|
||||
owner: lerentis
|
||||
name: terraform-provider-gitea
|
||||
extra_files:
|
||||
- glob: 'terraform-registry-manifest.json'
|
||||
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
|
||||
|
|
Loading…
Reference in a new issue