We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0bc84 commit 7cce0cfCopy full SHA for 7cce0cf
.goreleaser.yaml
@@ -77,7 +77,8 @@ docker_manifests:
77
- ghcr.io/containeroo/syncflaer:{{ .Tag }}-amd64
78
- ghcr.io/containeroo/syncflaer:{{ .Tag }}-arm64
79
brews:
80
- - tap:
+ - name: syncflaer
81
+ tap:
82
owner: containeroo
83
name: homebrew-tap
84
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
0 commit comments