Skip to content

Commit

Permalink
chore: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed May 24, 2023
1 parent 0d0be3b commit bc75251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ archives:
- name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
builds:
- binary: aqua-registry-updater
main: cmd/aqua/main.go
main: cmd/aqua-registry-updater/main.go
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit bc75251

Please sign in to comment.