Skip to content

Commit

Permalink
change repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chadiii committed May 15, 2024
1 parent b9218b2 commit b1d319c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ builds:
- # Binary name.
# Can be a path (e.g. `bin/app`) to wrap the binary in a directory.
# Default is the name of the project directory.
binary: flagship
binary: abtasty-cli
ldflags:
- -s -w -X 'github.com/flagship-io/abtasty-cli/cmd/version.Version={{ .Env.FLAGSHIP_VERSION }}'

Expand All @@ -25,7 +25,7 @@ universal_binaries:
- replace: true

brews:
- name: flagship
- name: abtasty-cli
homepage: "https://github.com/flagship-io/abtasty-cli"
tap:
owner: flagship-io
Expand Down

0 comments on commit b1d319c

Please sign in to comment.