potiuk commented on a change in pull request #19663:
URL: https://github.com/apache/airflow/pull/19663#discussion_r751702286



##########
File path: dev/README_RELEASE_AIRFLOW.md
##########
@@ -757,16 +783,17 @@ previously released RC candidates in 
"${AIRFLOW_SOURCES}/dist":
 - Upload the package to PyPI's production environment:
 
     ```shell script
-    twine upload -r pypi dist/*
+    twine upload -r pypi *.whl *${VERSION}.tar.gz

Review comment:
       It's in ${VERSION} dir already. We should not have more




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to