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.
1 parent bf7a320 commit 323b149Copy full SHA for 323b149
twine-upload.sh
@@ -24,7 +24,7 @@ then
24
echo \
25
::warning file='# >>' PyPA publish to PyPI GHA'%3A' '<< ':: \
26
It looks like there are no Python distribution packages to \
27
- publish in the directory '"${INPUT_PACKAGES_DIR%%/}/"'. \
+ publish in the directory "'${INPUT_PACKAGES_DIR%%/}/'". \
28
Please verify that they are in place should you face this \
29
problem.
30
fi
0 commit comments