Skip to content

Commit

Permalink
Chore: update the id
Browse files Browse the repository at this point in the history
  • Loading branch information
Taranveer Bains committed Mar 8, 2024
1 parent a532f48 commit 8961e1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .goreleaser-rc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
- id: rc-chatgpt-tui
- id: darwin-amd64
main: ./
goos:
- darwin
Expand All @@ -18,7 +18,7 @@ builds:
- -s -w -X main.version={{.Version}}
# Use 'binary' to set the final name of your binary.
# This is the name that will be used in archives et al.
binary: bin/rc-chatgpt-tui
binary: bin/kc-chatgpt-tui
archives:
- id: rc-chatgpt-tui
builds:
Expand Down
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
- id: chatgpt-tui
- id: darwin-amd64
main: ./
goos:
- darwin
Expand Down

0 comments on commit 8961e1d

Please sign in to comment.