Update '.goreleaser.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f9d36151fc
commit
b64e5c16c5
@ -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 New Issue
Block a user