We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 110f54a + 775be49 commit 3be882cCopy full SHA for 3be882c
twine-upload.sh
@@ -56,7 +56,7 @@ elif [[ "${INPUT_USER}" == '__token__' ]]; then
56
else
57
echo \
58
'::notice::Using a username + password pair for authentication' \
59
- "against ${INPUT_REPOSITORY_URL}}"
+ "against ${INPUT_REPOSITORY_URL}"
60
fi
61
62
if [[
0 commit comments