From e79d3a174a36c26cc8593b68b5a5199c8c1ee149 Mon Sep 17 00:00:00 2001 From: Arun-Ganesh07 <74291980+Arun-Ganesh07@users.noreply.github.com> Date: Sat, 28 May 2022 19:08:51 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1548035..092b792 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ Accessible Link: https://dog-grooming-api.herokuapp.com/ -CI/CD Steps: -npm ci -npm run build --if-present -npm test -with: +# CI/CD Steps: + npm ci + npm run build --if-present + npm test + +# Include CI/CD details heroku_api_key: ${{secrets.HEROKU_API_KEY}} heroku_app_name: "dog-grooming-api" heroku_email: {"user@gmail.com"}