jscheffl commented on code in PR #68228:
URL: https://github.com/apache/airflow/pull/68228#discussion_r3375659970
##########
dev/README_RELEASE_PROVIDERS.md:
##########
@@ -653,7 +653,7 @@ twine upload -r pypi ${AIRFLOW_REPO_ROOT}/dist/*
Earlier, we pushed the date tag, now that the RC(s) are ready we can push the
tags for them.
```shell script
-breeze release-management tag-providers
+breeze release-management tag-providers --release-date ${RELEASE_DATE}
Review Comment:
I _thought_ until now that the RELEASE_DATE is picked-up from ENV
automatically via Shell?
--
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]