Searched refs:TWINE_TOKEN (Results 1 – 1 of 1) sorted by relevance
26 if [[ -z "$TWINE_TOKEN" ]]; then53 twine upload --username __token__ --password "${TWINE_TOKEN}" "${DIST_DIR}/*"