We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2758bf2 commit 479e96aCopy full SHA for 479e96a
.goreleaser.yaml
@@ -39,10 +39,10 @@ changelog:
39
40
brews:
41
- name: epithet
42
- token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
43
repository:
44
owner: epithet-ssh
45
name: homebrew-tap
+ token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
46
homepage: https://github.com/epithet-ssh/epithet
47
description: SSH certificate authority that makes SSH certificates easy to use
48
license: Apache-2.0
0 commit comments