diff --git a/tools/README.md b/tools/README.md index 00ca5018bfc2d..98ac0b70fb0df 100644 --- a/tools/README.md +++ b/tools/README.md @@ -5,5 +5,6 @@ Trigger the Github Action Release Open Source Airbyte (https://github.com/airbytehq/airbyte/actions/workflows/release-airbyte-os.yml) # Merge PR created by the Github Action git checkout master +git pull --no-rebase ./tools/bin/tag_version.sh ```