diff --git a/twine-upload.sh b/twine-upload.sh index bf48246..c2102ea 100755 --- a/twine-upload.sh +++ b/twine-upload.sh @@ -56,7 +56,7 @@ elif [[ "${INPUT_USER}" == '__token__' ]]; then else echo \ '::notice::Using a username + password pair for authentication' \ - "against ${INPUT_REPOSITORY_URL}}" + "against ${INPUT_REPOSITORY_URL}" fi if [[