1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Update README.md (#7833)

This commit is contained in:
Benoit Moriceau
2021-11-10 15:54:29 -08:00
committed by GitHub
parent 73a9131526
commit d3ba217bf9

View File

@@ -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
```