This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new b49f4a7583 fix add-back-references in 
README_RELEASE_PROVIDER_PACKAGES.md (#34367)
b49f4a7583 is described below

commit b49f4a7583f4d5d272f2bcbb8a393b82c1cfcd1a
Author: Elad Kalif <[email protected]>
AuthorDate: Thu Sep 14 13:28:56 2023 +0300

    fix add-back-references in README_RELEASE_PROVIDER_PACKAGES.md (#34367)
---
 dev/README_RELEASE_PROVIDER_PACKAGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/README_RELEASE_PROVIDER_PACKAGES.md 
b/dev/README_RELEASE_PROVIDER_PACKAGES.md
index e504733cc5..b0da6192f3 100644
--- a/dev/README_RELEASE_PROVIDER_PACKAGES.md
+++ b/dev/README_RELEASE_PROVIDER_PACKAGES.md
@@ -416,7 +416,7 @@ cd "${AIRFLOW_REPO_ROOT}"
 
 breeze release-management publish-docs providers-index amazon cncf.kubernetes 
--override-versioned --run-in-parallel
 
-breeze release-management add-back-references providers-index amazon 
cncf.kubernetes
+breeze release-management add-back-references amazon cncf.kubernetes
 ```
 
 or with

Reply via email to