Skip to content

Commit 9947d47

Browse files
committed
build: update goreleaser spec
1 parent d376926 commit 9947d47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.goreleaser.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
before:
23
hooks:
34
- go mod tidy
@@ -37,11 +38,11 @@ changelog:
3738
- "^docs:"
3839
- "^test:"
3940
brews:
40-
- tap:
41+
- repository:
4142
owner: isometry
4243
name: homebrew-tap
4344
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
44-
folder: Formula
45+
directory: Formula
4546
description: Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1)
4647
homepage: https://just.breathe.io/project/vault-ssh-plus/
4748
dependencies:

0 commit comments

Comments
 (0)