Skip to content

Commit

Permalink
Merge pull request #8 from okta/fix_goreleaser_for_0_0_3
Browse files Browse the repository at this point in the history
Update cmd in goreleaser
  • Loading branch information
MikeMondragon-okta authored Oct 20, 2022
2 parents 68c2cab + 42c9b04 commit 6321103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ builds:
- windows
- darwin
- freebsd
main: ./cmd/cli/
main: ./cmd/okta-aws-cli/
binary: '{{ .ProjectName }}_v{{ .Version }}'
archives:
- replacements:
Expand Down

0 comments on commit 6321103

Please sign in to comment.