Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedylandev committed Sep 9, 2024
1 parent b4069c8 commit 1d3dce9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ builds:
- linux
- windows
- darwin
binary: pinata-web3

archives:
- format: tar.gz
Expand All @@ -46,7 +47,7 @@ changelog:
- "^test:"

brews:
- name: pinata-web3
- name: pinata-go-cli
homepage: "https://github.com/PinataCloud/pinata-go-cli"
description: "Official Pinata CLI written in Go"
license: "MIT"
Expand Down

0 comments on commit 1d3dce9

Please sign in to comment.