Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
orangekame3 committed Oct 7, 2023
1 parent cd2f69e commit cd0922b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,14 @@ brews:
owner: orangekame3
name: homebrew-tap
token: "{{ .Env.TAP_GITHUB_TOKEN }}"

winget:
- name: cobra-template
publisher: orangekame3
license: MIT
copyright: Takafumi Miyanaga
short_description: Deliver Go binaries as fast and easily as possible
repository:
owner: orangekame3
name: winget-pkgs
token: "{{ .Env.TAP_GITHUB_TOKEN }}"

0 comments on commit cd0922b

Please sign in to comment.