From f3412a0cfe7e01793135ed44712ba3e72d11ba07 Mon Sep 17 00:00:00 2001 From: Samson <66468924+SamsonIdowu@users.noreply.github.com> Date: Thu, 17 Jul 2025 02:29:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d04e447..60d65fa 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Perform the following steps on your GitHub repository (remote repository) after |-------------|-------------------------------| | USERNAME | | | HOST | | -| SSH_KEY | | +| SSH_KEY | | | PORT | | 3. Ensure that a `dev` branch is created if it does not not already exist. 4. Create a pull request to merge the changes on the `main` branch to the `dev` branch. This will update the `dev` branch with the recent changes from the local Git repository and the `automation.yml` file.