Skip to content

Commit

Permalink
fix: Change tool name
Browse files Browse the repository at this point in the history
  • Loading branch information
qbart committed Sep 15, 2023
1 parent 1449553 commit d211f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euo pipefail

# TODO: Ensure this is the correct GitHub homepage where releases can be downloaded for cli.
GH_REPO="https://github.com/selleo/cli"
TOOL_NAME="cli"
TOOL_NAME="selleo"
TOOL_TEST="selleo version"

fail() {
Expand Down

0 comments on commit d211f15

Please sign in to comment.