Skip to content

Commit 775be49

Browse files
authored
Remove extraneous }
1 parent 110f54a commit 775be49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twine-upload.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ elif [[ "${INPUT_USER}" == '__token__' ]]; then
5656
else
5757
echo \
5858
'::notice::Using a username + password pair for authentication' \
59-
"against ${INPUT_REPOSITORY_URL}}"
59+
"against ${INPUT_REPOSITORY_URL}"
6060
fi
6161

6262
if [[

0 commit comments

Comments
 (0)