From 9b7a270f92f56e5c3b097d9c2c34f5bd80292344 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sat, 11 Sep 2021 14:09:14 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15e87df..ec19b4d 100644 --- a/README.md +++ b/README.md @@ -394,9 +394,9 @@ Once you are done with your setup and have completed all steps above, you need t } ``` - - Now commit to your main branch + - Now commit to your main branch with your changes. - The CI/CD pipeline will publish your page at the gh-pages branch automatically. - - Go to your repo's Settings -> Pages -> Source and change the branch to gh-pages + - Go to your repo's Settings -> Pages -> Source and change the branch to gh-pages. - Your personal portfolio will be live at username.github.io. - Any time you commit a change to main branch the website will automatically update.